Decision Workspace
is_sorted vs stringzilla vs glidesort
Side-by-side comparison of Rust crates
51
is_sorted
growingv0.1.1
Is an Iterator sorted?
68
stringzilla
stablev4.6.1
Search, hash, sort, fingerprint, and fuzzy-match strings faster via SWAR, SIMD, and GPGPU
49
glidesort
growingv0.1.2
Glidesort sorting algorithm
Core Metrics
| is_sorted | stringzilla | glidesort | |
|---|---|---|---|
| Health Score | 51 | 68 | 49 |
| Total Downloads | 1.4M | 94.4K | 737.3K |
| 30d Downloads | 48.2K | 3.4K | 202.4K |
| Dependents | 401 | 26 | 170 |
| Releases | 2 | 88 | 3 |
| Last Updated | 2677d ago | 20d ago | 1204d ago |
| Age | 8y 1m | 2y 3m | 3y 3m |
Health Breakdown
is_sorted
Maintenance
3
Quality
17
Community
13
Popularity
7
Documentation
11
stringzilla
Maintenance
18
Quality
21
Community
10
Popularity
6
Documentation
13
glidesort
Maintenance
4
Quality
17
Community
11
Popularity
7
Documentation
10
Technical Details
| is_sorted | stringzilla | glidesort | |
|---|---|---|---|
| Version | 0.1.1 | 4.6.1 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 3 | 1 |
| Crate Size | 23KB | 509KB | 34KB |
| Features | 3 | 5 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •stringzilla leads with a health score of 68/100, but none of the options score above 80.
- •is_sorted has the most downloads (1.4M), suggesting wider adoption.
- •is_sorted is depended on by 401 crates — strongest ecosystem trust.
- •⚠ is_sorted, glidesort have not been updated in over a year.
- •is_sorted, glidesort are pre-1.0 — API may change.