https://github.com/d-e-s-o/rbuf
A general purpose ring buffer implementation with some non-standard constraints.
https://github.com/d-e-s-o/rbuf
ring-buffer ringbuffer rust rust-crate rust-lang
Last synced: 11 months ago
JSON representation
A general purpose ring buffer implementation with some non-standard constraints.
- Host: GitHub
- URL: https://github.com/d-e-s-o/rbuf
- Owner: d-e-s-o
- License: gpl-3.0
- Created: 2020-02-15T16:44:12.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2022-12-26T00:05:53.000Z (about 3 years ago)
- Last Synced: 2025-01-15T08:11:47.288Z (about 1 year ago)
- Topics: ring-buffer, ringbuffer, rust, rust-crate, rust-lang
- Language: Rust
- Homepage:
- Size: 71.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/d-e-s-o/rbuf/actions/workflows/ci.yml)
[](https://codecov.io/gh/d-e-s-o/rbuf)
[](https://crates.io/crates/rbuf)
[](https://docs.rs/rbuf)
[](https://blog.rust-lang.org/2019/12/19/Rust-1.40.0.html)
rbuf
====
- [Documentation][docs-rs]
- [Changelog](CHANGELOG.md)
A crate providing a general purpose ring buffer implementation with some
non-standard constraints.
[docs-rs]: https://docs.rs/crate/rbuf