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

zry 9982d27520 Done. 2 лет назад
.idea 9982d27520 Done. 2 лет назад
.gitignore 82a89e6ae3 Initial commit 2 лет назад
LICENSE 82a89e6ae3 Initial commit 2 лет назад
README.md 9982d27520 Done. 2 лет назад
go.mod 9982d27520 Done. 2 лет назад
mutex.go 9982d27520 Done. 2 лет назад
ringbuffer.go 9982d27520 Done. 2 лет назад

README.md

backable-ringbuffer

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