Decision Workspace
ringbuf-blocking vs ringbuf vs async-ringbuf
Side-by-side comparison of Rust crates
57
ringbuf-blocking
growingv0.1.0-rc.6
Blocking version of ringbuf
63
ringbuf
growingv0.4.8
Lock-free SPSC FIFO ring buffer with direct access to inner data
60
async-ringbuf
growingv0.3.5
Async SPSC FIFO ring buffer
Core Metrics
| ringbuf-blocking | ringbuf | async-ringbuf | |
|---|---|---|---|
| Health Score | 57 | 63 | 60 |
| Total Downloads | 11.7K | 10.9M | 190.2K |
| 30d Downloads | 132 | 653.1K | 18.8K |
| Dependents | 5 | 1.3K | 78 |
| Releases | 7 | 40 | 22 |
| Last Updated | 92d ago | 92d ago | 92d ago |
| Age | 2y 9m | 7y 2m | 3y 9m |
Health Breakdown
ringbuf-blocking
Maintenance
12
Quality
17
Community
10
Popularity
5
Documentation
13
ringbuf
Maintenance
13
Quality
13
Community
16
Popularity
8
Documentation
13
async-ringbuf
Maintenance
14
Quality
14
Community
13
Popularity
6
Documentation
13
Technical Details
| ringbuf-blocking | ringbuf | async-ringbuf | |
|---|---|---|---|
| Version | 0.1.0-rc.6 | 0.4.8 | 0.3.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 3 | 4 | 6 |
| Crate Size | 8KB | 32KB | 16KB |
| Features | 4 | 6 | 5 |
| Yanked % | 0.0% | 15.0% | 9.1% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 2 | 2 | 2 |
Links
Quick Verdict
- •ringbuf leads with a health score of 63/100, but none of the options score above 80.
- •ringbuf is depended on by 1.3K crates — strongest ecosystem trust.