Decision Workspace
atomic_ring_buffer vs lariv vs ringbuffer
Side-by-side comparison of Rust crates
37
atomic_ring_buffer
growingv1.0.0
A fixed-size multi-producer multi-consumer queue that works on bare-metal systems.
36
lariv
growingv0.3.2
Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.
54
ringbuffer
growingv0.16.0
A fixed-size circular buffer
Core Metrics
| atomic_ring_buffer | lariv | ringbuffer | |
|---|---|---|---|
| Health Score | 37 | 36 | 54 |
| Total Downloads | 2.0K | 14.5K | 4.3M |
| 30d Downloads | 3 | 13 | 362.1K |
| Dependents | 0 | 0 | 291 |
| Releases | 1 | 12 | 31 |
| Last Updated | 3342d ago | 966d ago | 259d ago |
| Age | 9y 1m | 3y 1m | 6y 9m |
Health Breakdown
atomic_ring_buffer
Maintenance
1
Quality
18
Community
3
Popularity
4
Documentation
11
lariv
Maintenance
6
Quality
9
Community
6
Popularity
5
Documentation
10
ringbuffer
Maintenance
9
Quality
11
Community
14
Popularity
8
Documentation
12
Technical Details
| atomic_ring_buffer | lariv | ringbuffer | |
|---|---|---|---|
| Version | 1.0.0 | 0.3.2 | 0.16.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | 0BSD | MIT | MIT |
| Dependencies | 0 | 2 | 2 |
| Crate Size | 7KB | 151KB | 31KB |
| Features | 5 | 0 | 2 |
| Yanked % | 100.0% | 25.0% | 35.5% |
| Edition | — | 2021 | 2021 |
| MSRV | — | — | 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.
- •⚠ atomic_ring_buffer, lariv have not been updated in over a year.
- •lariv, ringbuffer are pre-1.0 — API may change.