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.
62
rtrb
growingv0.3.4
A realtime-safe single-producer single-consumer ring buffer
53
waitfree-sync
experimentalv0.3.3
A collection of wait-free data structures
Core Metrics
| queuecheck | rtrb | waitfree-sync | |
|---|---|---|---|
| Health Score | 39 | 62 | 53 |
| Total Downloads | 5.6K | 7.1M | 692 |
| 30d Downloads | 0 | 1.0M | 0 |
| Dependents | 7 | 633 | 0 |
| Releases | 2 | 14 | 3 |
| Last Updated | 2839d ago | 29d ago | 6d ago |
| Age | 9y 2m | 5y 6m | 7m |
Health Breakdown
queuecheck
Maintenance
3
Quality
16
Community
5
Popularity
4
Documentation
11
rtrb
Maintenance
15
Quality
14
Community
14
Popularity
8
Documentation
11
waitfree-sync
Maintenance
19
Quality
13
Community
6
Popularity
3
Documentation
12
Technical Details
| queuecheck | rtrb | waitfree-sync | |
|---|---|---|---|
| Version | 0.1.1 | 0.3.4 | 0.3.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 3 | 4 |
| Crate Size | 8KB | 42KB | 15KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 7.1% | 0.0% |
| Edition | — | 2018 | 2021 |
| MSRV | — | 1.38 | 1.81 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rtrb leads with a health score of 62/100, but none of the options score above 80.
- •rtrb is depended on by 633 crates — strongest ecosystem trust.
- •⚠ queuecheck has not been updated in over a year.