Decision Workspace
orasort vs radsort vs turbosort
Side-by-side comparison of Rust crates
46
orasort
experimentalv0.1.2
High-performance, cache-efficient sorting library optimized for common prefixes.
56
radsort
growingv0.1.1
Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)
50
turbosort
experimentalv0.1.0
SIMD-accelerated radix sort for primitive types
Core Metrics
| orasort | radsort | turbosort | |
|---|---|---|---|
| Health Score | 46 | 56 | 50 |
| Total Downloads | 85 | 3.6M | 11 |
| 30d Downloads | 5 | 250.9K | 11 |
| Dependents | 0 | 260 | 0 |
| Releases | 3 | 3 | 1 |
| Last Updated | 57d ago | 585d ago | 3d ago |
| Age | 1m | 5y 11m | 3d |
Health Breakdown
orasort
Maintenance
11
Quality
14
Community
6
Popularity
2
Documentation
13
radsort
Maintenance
4
Quality
16
Community
13
Popularity
8
Documentation
15
turbosort
Maintenance
13
Quality
15
Community
6
Popularity
1
Documentation
15
Technical Details
| orasort | radsort | turbosort | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 0 | 4 |
| Crate Size | 24KB | 18KB | 32KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.60.0 | 1.75 |
| 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.
- •⚠ radsort has not been updated in over a year.