Decision Workspace
bcsort vs stringzilla vs rdst
Side-by-side comparison of Rust crates
50
bcsort
experimentalv0.1.4
A fast, statistical, in-place ternary distribution sort.
64
stringzilla
stablev4.6.0
Search, hash, sort, fingerprint, and fuzzy-match strings faster via SWAR, SIMD, and GPGPU
52
rdst
growingv0.20.14
A flexible parallel unstable radix sort that supports sorting by any arbitrarily defined sequence of bytes.
Core Metrics
| bcsort | stringzilla | rdst | |
|---|---|---|---|
| Health Score | 50 | 64 | 52 |
| Total Downloads | 66 | 89.9K | 123.5K |
| 30d Downloads | 66 | 1.5K | 15.9K |
| Dependents | 0 | 26 | 113 |
| Releases | 5 | 87 | 48 |
| Last Updated | 10d ago | 91d ago | 784d ago |
| Age | 11d | 2y 1m | 4y 8m |
Health Breakdown
bcsort
Maintenance
18
Quality
14
Community
6
Popularity
2
Documentation
10
stringzilla
Maintenance
14
Quality
21
Community
10
Popularity
6
Documentation
13
rdst
Maintenance
7
Quality
16
Community
11
Popularity
6
Documentation
12
Technical Details
| bcsort | stringzilla | rdst | |
|---|---|---|---|
| Version | 0.1.4 | 4.6.0 | 0.20.14 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 1 | 3 | 10 |
| Crate Size | 8KB | 509KB | 39KB |
| Features | 0 | 5 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| 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.
- •rdst has the most downloads (123.5K), suggesting wider adoption.
- •rdst is depended on by 113 crates — strongest ecosystem trust.
- •⚠ rdst has not been updated in over a year.
- •bcsort, rdst are pre-1.0 — API may change.