Decision Workspace
glidesort vs zan-sort vs compile_time_sort
Side-by-side comparison of Rust crates
49
glidesort
growingv0.1.2
Glidesort sorting algorithm
48
zan-sort
experimentalv0.1.0
A hardware-oriented hybrid sorting engine achieving near-linear scaling via arithmetic routing and parallel SoA.
64
compile_time_sort
stablev1.5.1
Sort arrays and slices of primitives in const contexts.
Core Metrics
| glidesort | zan-sort | compile_time_sort | |
|---|---|---|---|
| Health Score | 49 | 48 | 64 |
| Total Downloads | 737.3K | 11 | 19.9K |
| 30d Downloads | 202.4K | 0 | 0 |
| Dependents | 170 | 0 | 3 |
| Releases | 3 | 1 | 38 |
| Last Updated | 1204d ago | 18d ago | 38d ago |
| Age | 3y 3m | 18d | 1y 5m |
Health Breakdown
glidesort
Maintenance
4
Quality
17
Community
11
Popularity
7
Documentation
10
zan-sort
Maintenance
12
Quality
16
Community
6
Popularity
1
Documentation
13
compile_time_sort
Maintenance
17
Quality
19
Community
8
Popularity
5
Documentation
15
Technical Details
| glidesort | zan-sort | compile_time_sort | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.0 | 1.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 3 | 4 |
| Crate Size | 34KB | 28KB | 13KB |
| Features | 2 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.56.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •compile_time_sort leads with a health score of 64/100, but none of the options score above 80.
- •glidesort has the most downloads (737.3K), suggesting wider adoption.
- •glidesort is depended on by 170 crates — strongest ecosystem trust.
- •⚠ glidesort has not been updated in over a year.
- •glidesort, zan-sort are pre-1.0 — API may change.