8 stable releases
3.0.0 | Jun 11, 2024 |
---|---|
2.2.1 | May 5, 2024 |
1.2.2 | May 4, 2024 |
1.1.0 | Mar 24, 2024 |
#1614 in Algorithms
796 downloads per month
Used in forkable
6KB
142 lines
Crate Purpose
Circular buffers with wrapping behaviour completely contained in the stack.
See the Wikipedia page on circular buffers.
Dependencies
~14KB