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