Decision Workspace
cyque vs rtrb vs rtrb-basedrop
Side-by-side comparison of Rust crates
30
cyque
growingv0.0.1
Unidirectional, circular, lock/wait-free SPSC queue with unbounded capacity.
61
rtrb
growingv0.3.3
A realtime-safe single-producer single-consumer ring buffer
40
rtrb-basedrop
growingv0.1.2
A fork of the `rtrb` crate that uses basedrop's Shared pointer in place of Arc
Core Metrics
| cyque | rtrb | rtrb-basedrop | |
|---|---|---|---|
| Health Score | 30 | 61 | 40 |
| Total Downloads | 1.2K | 5.2M | 4.0K |
| 30d Downloads | 2 | 795.9K | 6 |
| Dependents | 0 | 532 | 0 |
| Releases | 1 | 13 | 3 |
| Last Updated | 981d ago | 31d ago | 1397d ago |
| Age | 2y 8m | 5y 4m | 3y 10m |
Health Breakdown
cyque
Maintenance
1
Quality
9
Community
6
Popularity
4
Documentation
10
rtrb
Maintenance
15
Quality
14
Community
13
Popularity
8
Documentation
11
rtrb-basedrop
Maintenance
4
Quality
16
Community
6
Popularity
4
Documentation
10
Technical Details
| cyque | rtrb | rtrb-basedrop | |
|---|---|---|---|
| Version | 0.0.1 | 0.3.3 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 3 | 4 |
| Crate Size | 11KB | 38KB | 24KB |
| Features | 0 | 2 | 2 |
| Yanked % | 100.0% | 7.7% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| 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.
- •⚠ cyque, rtrb-basedrop have not been updated in over a year.