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

zry 9982d27520 Done. %!s(int64=2) %!d(string=hai) anos
.idea 9982d27520 Done. %!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 9982d27520 Done. %!s(int64=2) %!d(string=hai) anos
go.mod 9982d27520 Done. %!s(int64=2) %!d(string=hai) anos
mutex.go 9982d27520 Done. %!s(int64=2) %!d(string=hai) anos
ringbuffer.go 9982d27520 Done. %!s(int64=2) %!d(string=hai) anos

README.md

backable-ringbuffer

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