#ring-buffer #non-standard #general #constraints

rbuf

A general purpose ring buffer implementation with some non-standard constraints

5 releases

0.1.3 Aug 10, 2021
0.1.2 Aug 8, 2021
0.1.1 Jul 19, 2020
0.1.0 Jul 19, 2020
0.0.0 Jul 19, 2020

#1254 in Algorithms

48 downloads per month
Used in notnow

GPL-3.0-or-later

19KB
252 lines

pipeline coverage crates.io Docs rustc

rbuf

A crate providing a general purpose ring buffer implementation with some non-standard constraints.

No runtime deps