Decision Workspace
loopq vs ringbuf vs async-ringbuf
Side-by-side comparison of Rust crates
43
loopq
experimentalv0.1.1
An efficient SPSC lock-free ring buffer with support for no_std, Embassy, and Tokio.
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
| loopq | ringbuf | async-ringbuf | |
|---|---|---|---|
| Health Score | 43 | 63 | 60 |
| Total Downloads | 35 | 10.9M | 190.2K |
| 30d Downloads | 4 | 676.4K | 19.2K |
| Dependents | 0 | 1.3K | 78 |
| Releases | 2 | 40 | 22 |
| Last Updated | 44d ago | 92d ago | 92d ago |
| Age | 2m | 7y 2m | 3y 9m |
Health Breakdown
loopq
Maintenance
11
Quality
14
Community
6
Popularity
2
Documentation
10
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
| loopq | ringbuf | async-ringbuf | |
|---|---|---|---|
| Version | 0.1.1 | 0.4.8 | 0.3.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 14 | 4 | 6 |
| Crate Size | 27KB | 32KB | 16KB |
| Features | 2 | 6 | 5 |
| Yanked % | 0.0% | 15.0% | 9.1% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 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.