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).