Decision Workspace
bitonic vs rdst vs fast-yaml-parallel
Side-by-side comparison of Rust crates
36
bitonic
growingv0.2.0
Parallel bitonic sort using rayon.
52
rdst
growingv0.20.14
A flexible parallel unstable radix sort that supports sorting by any arbitrarily defined sequence of bytes.
54
fast-yaml-parallel
experimentalv0.6.0
Multi-threaded YAML processing with work-stealing parallelism
Core Metrics
| bitonic | rdst | fast-yaml-parallel | |
|---|---|---|---|
| Health Score | 36 | 52 | 54 |
| Total Downloads | 3.9K | 123.5K | 448 |
| 30d Downloads | 4 | 15.4K | 82 |
| Dependents | 0 | 113 | 5 |
| Releases | 2 | 48 | 23 |
| Last Updated | 3076d ago | 784d ago | 2d ago |
| Age | 8y 5m | 4y 8m | 3m |
Health Breakdown
bitonic
Maintenance
3
Quality
15
Community
3
Popularity
4
Documentation
11
rdst
Maintenance
7
Quality
16
Community
11
Popularity
6
Documentation
12
fast-yaml-parallel
Maintenance
19
Quality
12
Community
8
Popularity
3
Documentation
12
Technical Details
| bitonic | rdst | fast-yaml-parallel | |
|---|---|---|---|
| Version | 0.2.0 | 0.20.14 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 10 | 10 |
| Crate Size | 8KB | 39KB | 37KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2024 |
| MSRV | — | — | 1.88.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fast-yaml-parallel leads with a health score of 54/100, but none of the options score above 80.
- •rdst has the most downloads (123.5K), suggesting wider adoption.
- •rdst is depended on by 113 crates — strongest ecosystem trust.
- •⚠ bitonic, rdst have not been updated in over a year.