Decision Workspace
crtq vs rtrb vs crossbeam-queue
Side-by-side comparison of Rust crates
31
crtq
growingv0.1.1
A MPMC wait-free queue.
61
rtrb
growingv0.3.3
A realtime-safe single-producer single-consumer ring buffer
60
crossbeam-queue
growingv0.3.12
Concurrent queues
Core Metrics
| crtq | rtrb | crossbeam-queue | |
|---|---|---|---|
| Health Score | 31 | 61 | 60 |
| Total Downloads | 4.9K | 5.2M | 214.4M |
| 30d Downloads | 13 | 769.1K | 16.6M |
| Dependents | 0 | 532 | 3.8K |
| Releases | 3 | 13 | 21 |
| Last Updated | 2782d ago | 31d ago | 467d ago |
| Age | 7y 11m | 5y 4m | 7y 6m |
Health Breakdown
crtq
Maintenance
3
Quality
10
Community
3
Popularity
4
Documentation
11
rtrb
Maintenance
15
Quality
14
Community
13
Popularity
8
Documentation
11
crossbeam-queue
Maintenance
6
Quality
14
Community
20
Popularity
8
Documentation
12
Technical Details
| crtq | rtrb | crossbeam-queue | |
|---|---|---|---|
| Version | 0.1.1 | 0.3.3 | 0.3.12 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 3 | 2 |
| Crate Size | 10KB | 38KB | 16KB |
| Features | 1 | 2 | 4 |
| Yanked % | 33.3% | 7.7% | 9.5% |
| Edition | — | 2018 | 2021 |
| MSRV | — | 1.38 | 1.60 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •rtrb leads with a health score of 61/100, but none of the options score above 80.
- •crossbeam-queue has the most downloads (214.4M), suggesting wider adoption.
- •crossbeam-queue is depended on by 3.8K crates — strongest ecosystem trust.
- •⚠ crtq, crossbeam-queue have not been updated in over a year.