Decision Workspace
queuecheck vs rtrb vs waitfree-sync
Side-by-side comparison of Rust crates
39
queuecheck
growingv0.1.1
A thread-safe queue testing and benchmarking library.
61
rtrb
growingv0.3.3
A realtime-safe single-producer single-consumer ring buffer
45
waitfree-sync
experimentalv0.3.2
A collection of wait-free data structures
Core Metrics
| queuecheck | rtrb | waitfree-sync | |
|---|---|---|---|
| Health Score | 39 | 61 | 45 |
| Total Downloads | 5.5K | 5.2M | 525 |
| 30d Downloads | 40 | 795.9K | 25 |
| Dependents | 7 | 532 | 0 |
| Releases | 2 | 13 | 2 |
| Last Updated | 2779d ago | 31d ago | 157d ago |
| Age | 9y | 5y 4m | 5m |
Health Breakdown
queuecheck
Maintenance
3
Quality
16
Community
5
Popularity
4
Documentation
11
rtrb
Maintenance
15
Quality
14
Community
13
Popularity
8
Documentation
11
waitfree-sync
Maintenance
10
Quality
14
Community
6
Popularity
3
Documentation
12
Technical Details
| queuecheck | rtrb | waitfree-sync | |
|---|---|---|---|
| Version | 0.1.1 | 0.3.3 | 0.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 3 | 2 |
| Crate Size | 8KB | 38KB | 11KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 7.7% | 0.0% |
| Edition | — | 2018 | 2021 |
| MSRV | — | 1.38 | 1.66 |
| 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.
- •⚠ queuecheck has not been updated in over a year.