Decision Workspace
circbuf vs bytebufrs vs ringbuffer
Side-by-side comparison of Rust crates
48
circbuf
growingv0.2.1
A growable circular buffer for working with bytes
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
Core Metrics
| circbuf | bytebufrs | ringbuffer | |
|---|---|---|---|
| Health Score | 48 | 35 | 54 |
| Total Downloads | 25.2K | 1.8K | 4.3M |
| 30d Downloads | 233 | 5 | 373.9K |
| Dependents | 45 | 0 | 291 |
| Releases | 7 | 1 | 31 |
| Last Updated | 981d ago | 1431d ago | 259d ago |
| Age | 9y 4m | 3y 11m | 6y 9m |
Health Breakdown
circbuf
Maintenance
4
Quality
16
Community
8
Popularity
5
Documentation
15
bytebufrs
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
9
ringbuffer
Maintenance
9
Quality
11
Community
14
Popularity
8
Documentation
12
Technical Details
| circbuf | bytebufrs | ringbuffer | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.0 | 0.16.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MPL-2.0 | MIT |
| Dependencies | 3 | 0 | 2 |
| Crate Size | 11KB | 9KB | 31KB |
| Features | 1 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 35.5% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.56 | — | 1.79 |
| Owners | 1 | 1 | 2 |
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.
- •⚠ circbuf, bytebufrs have not been updated in over a year.