Decision Workspace
overclocked_sort vs zan-sort vs arslib
Side-by-side comparison of Rust crates
53
overclocked_sort
experimentalv0.2.1
Adaptive hybrid sort for integer-like keys: parallel counting on dense ranges with pattern-aware fallback paths.
46
zan-sort
experimentalv0.1.0
A hardware-oriented hybrid sorting engine achieving near-linear scaling via arithmetic routing and parallel SoA.
44
arslib
experimentalv0.4.0
Adjacency Run Sort (ARS): a fast run-based sorting algorithm in Rust.
Core Metrics
| overclocked_sort | zan-sort | arslib | |
|---|---|---|---|
| Health Score | 53 | 46 | 44 |
| Total Downloads | 67 | 20 | 13 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 1 | 1 |
| Last Updated | 96d ago | 67d ago | 22d ago |
| Age | 3m | 2m | 22d |
Health Breakdown
overclocked_sort
Maintenance
19
Quality
14
Community
5
Popularity
2
Documentation
13
zan-sort
Maintenance
9
Quality
16
Community
6
Popularity
2
Documentation
13
arslib
Maintenance
12
Quality
12
Community
6
Popularity
1
Documentation
13
Technical Details
| overclocked_sort | zan-sort | arslib | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 3 | 5 |
| Crate Size | 16KB | 28KB | 399KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •overclocked_sort leads with a health score of 53/100, but none of the options score above 80.