Skip to content

Latest commit

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

ringbuffer

Yet another ringbuffer implementation.

Based on smallnest/ringbuffer

Consumes two times more memory than normal ring buffer but unlike normal ring buffer you can access continuous (you don't have to handle wrapping) underlying buffer without memory allocation/copy.

About

yet another ringbuffer implementation

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages