Decision Workspace
universal_radix_sort vs orasort vs nexus_sort_core
Side-by-side comparison of Rust crates
47
universal_radix_sort
experimentalv1.0.0
A high-performance, generic Radix Sort implementation for Rust supporting integers, floats, and strings
46
orasort
experimentalv0.1.2
High-performance, cache-efficient sorting library optimized for common prefixes.
45
nexus_sort_core
growingv1.0.1
A cognitive, multi-strategy sorting framework designed for high performance.
Core Metrics
| universal_radix_sort | orasort | nexus_sort_core | |
|---|---|---|---|
| Health Score | 47 | 46 | 45 |
| Total Downloads | 15 | 85 | 772 |
| 30d Downloads | 15 | 5 | 4 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 3 | 2 |
| Last Updated | 25d ago | 57d ago | 258d ago |
| Age | 25d | 1m | 8m |
Health Breakdown
universal_radix_sort
Maintenance
11
Quality
16
Community
6
Popularity
1
Documentation
13
orasort
Maintenance
11
Quality
14
Community
6
Popularity
2
Documentation
13
nexus_sort_core
Maintenance
8
Quality
18
Community
6
Popularity
3
Documentation
10
Technical Details
| universal_radix_sort | orasort | nexus_sort_core | |
|---|---|---|---|
| Version | 1.0.0 | 0.1.2 | 1.0.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 3 | 3 |
| Crate Size | 31KB | 24KB | 12KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •universal_radix_sort leads with a health score of 47/100, but none of the options score above 80.
- •nexus_sort_core has the most downloads (772), suggesting wider adoption.
- •orasort is pre-1.0 — API may change.