Decision Workspace
bytebufrs vs ringbuffer vs circbuf
Side-by-side comparison of Rust crates
35
bytebufrs
growingv0.1.0
A ring buffer for bytes implementing io::Read and io::Write
54
ringbuffer
growingv0.16.0
A fixed-size circular buffer
48
circbuf
growingv0.2.1
A growable circular buffer for working with bytes
Core Metrics
| bytebufrs | ringbuffer | circbuf | |
|---|---|---|---|
| Health Score | 35 | 54 | 48 |
| Total Downloads | 1.8K | 4.3M | 25.2K |
| 30d Downloads | 5 | 373.9K | 233 |
| Dependents | 0 | 291 | 45 |
| Releases | 1 | 31 | 7 |
| Last Updated | 1431d ago | 259d ago | 981d ago |
| Age | 3y 11m | 6y 9m | 9y 4m |
Health Breakdown
bytebufrs
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
9
ringbuffer
Maintenance
9
Quality
11
Community
14
Popularity
8
Documentation
12
circbuf
Maintenance
4
Quality
16
Community
8
Popularity
5
Documentation
15
Technical Details
| bytebufrs | ringbuffer | circbuf | |
|---|---|---|---|
| Version | 0.1.0 | 0.16.0 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MIT | MIT |
| Dependencies | 0 | 2 | 3 |
| Crate Size | 9KB | 31KB | 11KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 35.5% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.79 | 1.56 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •ringbuffer leads with a health score of 54/100, but none of the options score above 80.
- •ringbuffer is depended on by 291 crates — strongest ecosystem trust.
- •⚠ bytebufrs, circbuf have not been updated in over a year.