Decision Workspace
vqsort-rs vs stringzilla vs crc-fast
Side-by-side comparison of Rust crates
40
vqsort-rs
growingv0.3.0
Rust bindings for Google's Highway vectorized quicksort
64
stringzilla
stablev4.6.0
Search, hash, sort, fingerprint, and fuzzy-match strings faster via SWAR, SIMD, and GPGPU
64
crc-fast
growingv1.10.0
World's fastest generic CRC16, CRC32, and CRC64 calculator using SIMD. Supplies a C-compatible shared library for use in other languages.
Core Metrics
| vqsort-rs | stringzilla | crc-fast | |
|---|---|---|---|
| Health Score | 40 | 64 | 64 |
| Total Downloads | 2.9K | 89.9K | 19.3M |
| 30d Downloads | 7 | 1.5K | 4.4M |
| Dependents | 0 | 26 | 172 |
| Releases | 3 | 87 | 18 |
| Last Updated | 299d ago | 91d ago | 86d ago |
| Age | 1y 10m | 2y 1m | 11m |
Health Breakdown
vqsort-rs
Maintenance
7
Quality
14
Community
5
Popularity
4
Documentation
10
stringzilla
Maintenance
14
Quality
21
Community
10
Popularity
6
Documentation
13
crc-fast
Maintenance
14
Quality
18
Community
12
Popularity
8
Documentation
12
Technical Details
| vqsort-rs | stringzilla | crc-fast | |
|---|---|---|---|
| Version | 0.3.0 | 4.6.0 | 1.10.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 OR BSD-3-Clause | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 3 | 13 |
| Crate Size | 11KB | 509KB | 1.2MB |
| Features | 0 | 5 | 16 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.89 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •stringzilla leads with a health score of 64/100, but none of the options score above 80.
- •crc-fast has the most downloads (19.3M), suggesting wider adoption.
- •crc-fast is depended on by 172 crates — strongest ecosystem trust.
- •vqsort-rs is pre-1.0 — API may change.