Decision Workspace
binascii vs data-encoding vs data-encoding-macro
Side-by-side comparison of Rust crates
43
binascii
growingv0.1.4
Useful no-std binascii operations including base64, base32 and base16 (hex)
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
| binascii | data-encoding | data-encoding-macro | |
|---|---|---|---|
| Health Score | 43 | 73 | 63 |
| Total Downloads | 8.5M | 238.1M | 29.8M |
| 30d Downloads | 331.7K | 21.1M | 1.9M |
| Dependents | 93 | 7.5K | 442 |
| Releases | 5 | 24 | 19 |
| Last Updated | 2230d ago | 76d ago | 76d ago |
| Age | 7y 8m | 10y 3m | 8y 4m |
Health Breakdown
binascii
Maintenance
3
Quality
13
Community
11
Popularity
8
Documentation
8
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
| binascii | data-encoding | data-encoding-macro | |
|---|---|---|---|
| Version | 0.1.4 | 2.10.0 | 0.1.19 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 0 | 2 |
| Crate Size | 6KB | 22KB | 4KB |
| Features | 3 | 3 | 0 |
| Yanked % | 20.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2018 |
| MSRV | — | 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.
- •⚠ binascii has not been updated in over a year.
- •binascii, data-encoding-macro are pre-1.0 — API may change.