Decision Workspace
rdst vs bitonic vs radsort
Side-by-side comparison of Rust crates
52
rdst
growingv0.20.14
A flexible parallel unstable radix sort that supports sorting by any arbitrarily defined sequence of bytes.
36
bitonic
growingv0.2.0
Parallel bitonic sort using rayon.
56
radsort
growingv0.1.1
Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)
Core Metrics
| rdst | bitonic | radsort | |
|---|---|---|---|
| Health Score | 52 | 36 | 56 |
| Total Downloads | 123.5K | 3.9K | 3.6M |
| 30d Downloads | 15.9K | 4 | 250.9K |
| Dependents | 113 | 0 | 260 |
| Releases | 48 | 2 | 3 |
| Last Updated | 784d ago | 3076d ago | 585d ago |
| Age | 4y 8m | 8y 5m | 5y 11m |
Health Breakdown
rdst
Maintenance
7
Quality
16
Community
11
Popularity
6
Documentation
12
bitonic
Maintenance
3
Quality
15
Community
3
Popularity
4
Documentation
11
radsort
Maintenance
4
Quality
16
Community
13
Popularity
8
Documentation
15
Technical Details
| rdst | bitonic | radsort | |
|---|---|---|---|
| Version | 0.20.14 | 0.2.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 10 | 2 | 0 |
| Crate Size | 39KB | 8KB | 18KB |
| Features | 5 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | 2021 |
| MSRV | — | — | 1.60.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •radsort leads with a health score of 56/100, but none of the options score above 80.
- •radsort is depended on by 260 crates — strongest ecosystem trust.
- •⚠ rdst, bitonic, radsort have not been updated in over a year.