Decision Workspace
spsc-bounded-queue vs rtrb vs gil
Side-by-side comparison of Rust crates
24
spsc-bounded-queue
growingv0.0.1
A bounded SPSC queue.
61
rtrb
growingv0.3.3
A realtime-safe single-producer single-consumer ring buffer
55
gil
experimentalv0.8.0
A collection of high-performance, lock-free concurrent queues (SPSC, MPSC, MPMC, SPMC) with sync and async support
Core Metrics
| spsc-bounded-queue | rtrb | gil | |
|---|---|---|---|
| Health Score | 24 | 61 | 55 |
| Total Downloads | 1.5K | 5.2M | 596 |
| 30d Downloads | 2 | 769.1K | 94 |
| Dependents | 0 | 532 | 0 |
| Releases | 1 | 13 | 18 |
| Last Updated | 2295d ago | 31d ago | 16d ago |
| Age | 6y 3m | 5y 4m | 3m |
Health Breakdown
spsc-bounded-queue
Maintenance
1
Quality
8
Community
3
Popularity
4
Documentation
8
rtrb
Maintenance
15
Quality
14
Community
13
Popularity
8
Documentation
11
gil
Maintenance
18
Quality
15
Community
6
Popularity
3
Documentation
13
Technical Details
| spsc-bounded-queue | rtrb | gil | |
|---|---|---|---|
| Version | 0.0.1 | 0.3.3 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 3 | 5 |
| Crate Size | 252KB | 38KB | 70KB |
| Features | 0 | 2 | 4 |
| Yanked % | 100.0% | 7.7% | 0.0% |
| Edition | — | 2018 | 2024 |
| MSRV | — | 1.38 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rtrb leads with a health score of 61/100, but none of the options score above 80.
- •rtrb is depended on by 532 crates — strongest ecosystem trust.
- •⚠ spsc-bounded-queue has not been updated in over a year.