A backable bytes ring buffer implementation (Modified from github.com/smallnest/ringbuffer).

zry 82a89e6ae3 Initial commit %!s(int64=2) %!d(string=hai) anos
.gitignore 82a89e6ae3 Initial commit %!s(int64=2) %!d(string=hai) anos
LICENSE 82a89e6ae3 Initial commit %!s(int64=2) %!d(string=hai) anos
README.md 82a89e6ae3 Initial commit %!s(int64=2) %!d(string=hai) anos

README.md

backable-ringbuffer

A backable bytes ring buffer implementation based on github.com/gammazero/deque