Decision Workspace
base60 vs base64 vs boba
Side-by-side comparison of Rust crates
34
base60
growingv0.1.1
encodes and decodes base60 as bytes or utf8
60
base64
growingv0.22.1
encodes and decodes base64 as bytes or utf8
56
boba
growingv6.0.0
Encoder and decoder for the Bubble Babble binary data encoding
Core Metrics
| base60 | base64 | boba | |
|---|---|---|---|
| Health Score | 34 | 60 | 56 |
| Total Downloads | 2.9K | 1.0B | 15.0K |
| 30d Downloads | 3 | 69.3M | 41 |
| Dependents | 0 | 134.4K | 0 |
| Releases | 2 | 43 | 11 |
| Last Updated | 1571d ago | 696d ago | 419d ago |
| Age | 4y 3m | 10y 3m | 6y |
Health Breakdown
base60
Maintenance
3
Quality
10
Community
5
Popularity
4
Documentation
12
base64
Maintenance
6
Quality
16
Community
16
Popularity
8
Documentation
14
boba
Maintenance
5
Quality
20
Community
11
Popularity
5
Documentation
15
Technical Details
| base60 | base64 | boba | |
|---|---|---|---|
| Version | 0.1.1 | 0.22.1 | 6.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 7 | 1 |
| Crate Size | 1KB | 82KB | 14KB |
| Features | 0 | 3 | 0 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | 1.48.0 | 1.83.0 |
| Owners | 1 | 2 | 2 (team) |
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 134.4K crates — strongest ecosystem trust.
- •⚠ base60, base64, boba have not been updated in over a year.
- •base60, base64 are pre-1.0 — API may change.