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

zry 9982d27520 Done. 2 éve
.idea 9982d27520 Done. 2 éve
.gitignore 82a89e6ae3 Initial commit 2 éve
LICENSE 82a89e6ae3 Initial commit 2 éve
README.md 9982d27520 Done. 2 éve
go.mod 9982d27520 Done. 2 éve
mutex.go 9982d27520 Done. 2 éve
ringbuffer.go 9982d27520 Done. 2 éve

README.md

backable-ringbuffer

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