Decision Workspace
hex-turbo vs base64-turbo vs fast-hex-lite
Side-by-side comparison of Rust crates
43
hex-turbo
experimentalv0.1.0
The fastest memory-safe Hex engine. Formally verified (Kani/MIRI). Features runtime AVX2/AVX512 detection, zero-allocation API, and robust no_std support.
50
base64-turbo
experimentalv0.1.7
The fastest memory-safe Base64 engine. Formally verified (Kani/MIRI). Features runtime AVX2/AVX512 detection, zero-allocation API, and robust no_std support.
51
fast-hex-lite
experimentalv0.1.1
High-performance hex encoding and decoding with zero allocations, no_std support and SIMD acceleration
Core Metrics
| hex-turbo | base64-turbo | fast-hex-lite | |
|---|---|---|---|
| Health Score | 43 | 50 | 51 |
| Total Downloads | 13 | 370 | 65 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 8 | 2 |
| Last Updated | 37d ago | 35d ago | 93d ago |
| Age | 1m | 4m | 3m |
Health Breakdown
hex-turbo
Maintenance
11
Quality
16
Community
6
Popularity
1
Documentation
9
base64-turbo
Maintenance
17
Quality
9
Community
6
Popularity
3
Documentation
15
fast-hex-lite
Maintenance
12
Quality
16
Community
6
Popularity
2
Documentation
15
Technical Details
| hex-turbo | base64-turbo | fast-hex-lite | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.7 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 6 | 4 | 2 |
| Crate Size | 32KB | 41KB | 35KB |
| Features | 5 | 4 | 3 |
| Yanked % | 0.0% | 50.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.89 | 1.89 | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fast-hex-lite leads with a health score of 51/100, but none of the options score above 80.
- •base64-turbo has the most downloads (370), suggesting wider adoption.