Decision Workspace
basenc vs base64 vs base64easy
Side-by-side comparison of Rust crates
45
basenc
growingv0.2.3
Encoding and decoding hex, base64 and base32 with support for #[no_std].
60
base64
growingv0.22.1
encodes and decodes base64 as bytes or utf8
54
base64easy
growingv0.1.7
simple encodes and decodes base64 as bytes or utf8
Core Metrics
| basenc | base64 | base64easy | |
|---|---|---|---|
| Health Score | 45 | 60 | 54 |
| Total Downloads | 5.8K | 1.2B | 30.5K |
| 30d Downloads | 0 | 88.3M | 3.0K |
| Dependents | 0 | 162.3K | 39 |
| Releases | 5 | 43 | 8 |
| Last Updated | 254d ago | 755d ago | 331d ago |
| Age | 9y 5m | 10y 5m | 1y 4m |
Health Breakdown
basenc
Maintenance
6
Quality
17
Community
5
Popularity
4
Documentation
13
base64
Maintenance
6
Quality
16
Community
16
Popularity
8
Documentation
14
base64easy
Maintenance
8
Quality
17
Community
9
Popularity
5
Documentation
15
Technical Details
| basenc | base64 | base64easy | |
|---|---|---|---|
| Version | 0.2.3 | 0.22.1 | 0.1.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 7 | 1 |
| Crate Size | 20KB | 82KB | 15KB |
| Features | 4 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | 1.48.0 | 1.85 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •base64 leads with a health score of 60/100, but none of the options score above 80.
- •base64 is depended on by 162.3K crates — strongest ecosystem trust.
- •⚠ base64 has not been updated in over a year.