Decision Workspace
basexx vs data-encoding vs data-encoding-macro
Side-by-side comparison of Rust crates
40
basexx
experimentalv0.1.1
basexx utilities. base32, base64, base58, base56...
73
data-encoding
stablev2.10.0
Efficient and customizable data-encoding functions like base64, base32, and hex
63
data-encoding-macro
growingv0.1.19
Macros for data-encoding
Core Metrics
| basexx | data-encoding | data-encoding-macro | |
|---|---|---|---|
| Health Score | 40 | 73 | 63 |
| Total Downloads | 326 | 238.1M | 29.8M |
| 30d Downloads | 4 | 21.1M | 1.9M |
| Dependents | 0 | 7.5K | 442 |
| Releases | 1 | 24 | 19 |
| Last Updated | 184d ago | 76d ago | 76d ago |
| Age | 6m | 10y 3m | 8y 4m |
Health Breakdown
basexx
Maintenance
5
Quality
15
Community
5
Popularity
3
Documentation
12
data-encoding
Maintenance
13
Quality
23
Community
15
Popularity
8
Documentation
14
data-encoding-macro
Maintenance
13
Quality
15
Community
13
Popularity
8
Documentation
14
Technical Details
| basexx | data-encoding | data-encoding-macro | |
|---|---|---|---|
| Version | 0.1.1 | 2.10.0 | 0.1.19 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 5 | 0 | 2 |
| Crate Size | 199KB | 22KB | 4KB |
| Features | 9 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | 1.74.0 | 1.48 | 1.48 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •data-encoding leads with a health score of 73/100, but none of the options score above 80.
- •data-encoding is depended on by 7.5K crates — strongest ecosystem trust.
- •basexx, data-encoding-macro are pre-1.0 — API may change.