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)
75
data-encoding
stablev2.11.0
Efficient and customizable data-encoding functions like base64, base32, and hex
65
data-encoding-macro
growingv0.1.20
Macros for data-encoding
Core Metrics
| binascii | data-encoding | data-encoding-macro | |
|---|---|---|---|
| Health Score | 43 | 75 | 65 |
| Total Downloads | 9.1M | 291.6M | 33.8M |
| 30d Downloads | 314.4K | 31.3M | 2.2M |
| Dependents | 102 | 8.2K | 469 |
| Releases | 5 | 25 | 20 |
| Last Updated | 2289d ago | 31d ago | 31d ago |
| Age | 7y 9m | 10y 5m | 8y 6m |
Health Breakdown
binascii
Maintenance
3
Quality
13
Community
11
Popularity
8
Documentation
8
data-encoding
Maintenance
15
Quality
23
Community
15
Popularity
8
Documentation
14
data-encoding-macro
Maintenance
15
Quality
15
Community
13
Popularity
8
Documentation
14
Technical Details
| binascii | data-encoding | data-encoding-macro | |
|---|---|---|---|
| Version | 0.1.4 | 2.11.0 | 0.1.20 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 0 | 2 |
| Crate Size | 6KB | 23KB | 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 75/100, but none of the options score above 80.
- •data-encoding is depended on by 8.2K crates — strongest ecosystem trust.
- •⚠ binascii has not been updated in over a year.
- •binascii, data-encoding-macro are pre-1.0 — API may change.