Decision Workspace
waitfree-sync vs rtrb vs rtrb-basedrop
Side-by-side comparison of Rust crates
45
waitfree-sync
experimentalv0.3.2
A collection of wait-free data structures
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
| waitfree-sync | rtrb | rtrb-basedrop | |
|---|---|---|---|
| Health Score | 45 | 61 | 40 |
| Total Downloads | 525 | 5.2M | 4.0K |
| 30d Downloads | 25 | 795.9K | 6 |
| Dependents | 0 | 532 | 0 |
| Releases | 2 | 13 | 3 |
| Last Updated | 157d ago | 31d ago | 1397d ago |
| Age | 5m | 5y 4m | 3y 10m |
Health Breakdown
waitfree-sync
Maintenance
10
Quality
14
Community
6
Popularity
3
Documentation
12
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
| waitfree-sync | rtrb | rtrb-basedrop | |
|---|---|---|---|
| Version | 0.3.2 | 0.3.3 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 3 | 4 |
| Crate Size | 11KB | 38KB | 24KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 7.7% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.66 | 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.
- •⚠ rtrb-basedrop has not been updated in over a year.