Decision Workspace
is_sorted vs stringzilla vs bcsort
Side-by-side comparison of Rust crates
51
is_sorted
growingv0.1.1
Is an Iterator sorted?
64
stringzilla
stablev4.6.0
Search, hash, sort, fingerprint, and fuzzy-match strings faster via SWAR, SIMD, and GPGPU
50
bcsort
experimentalv0.1.4
A fast, statistical, in-place ternary distribution sort.
Core Metrics
| is_sorted | stringzilla | bcsort | |
|---|---|---|---|
| Health Score | 51 | 64 | 50 |
| Total Downloads | 1.3M | 89.9K | 66 |
| 30d Downloads | 51.6K | 1.5K | 66 |
| Dependents | 398 | 26 | 0 |
| Releases | 2 | 87 | 5 |
| Last Updated | 2618d ago | 91d ago | 10d ago |
| Age | 7y 11m | 2y 1m | 11d |
Health Breakdown
is_sorted
Maintenance
3
Quality
17
Community
13
Popularity
7
Documentation
11
stringzilla
Maintenance
14
Quality
21
Community
10
Popularity
6
Documentation
13
bcsort
Maintenance
18
Quality
14
Community
6
Popularity
2
Documentation
10
Technical Details
| is_sorted | stringzilla | bcsort | |
|---|---|---|---|
| Version | 0.1.1 | 4.6.0 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 1 | 3 | 1 |
| Crate Size | 23KB | 509KB | 8KB |
| Features | 3 | 5 | 0 |
| 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 64/100, but none of the options score above 80.
- •is_sorted has the most downloads (1.3M), suggesting wider adoption.
- •is_sorted is depended on by 398 crates — strongest ecosystem trust.
- •⚠ is_sorted has not been updated in over a year.
- •is_sorted, bcsort are pre-1.0 — API may change.