Decision Workspace
base64urlsafedata vs base64-serde vs byte-wrapper
Side-by-side comparison of Rust crates
64
base64urlsafedata
growingv0.5.4
Base 64 Url Safe wrapper for Serde
54
base64-serde
growingv0.8.0
Integration between rust-base64 and serde
52
byte-wrapper
experimentalv0.1.0
Newtype wrappers for hex byte arrays and base64 vectors, with serde and schemars support.
Core Metrics
| base64urlsafedata | base64-serde | byte-wrapper | |
|---|---|---|---|
| Health Score | 64 | 54 | 52 |
| Total Downloads | 4.9M | 3.5M | 2.7K |
| 30d Downloads | 777.8K | 273.6K | 2.7K |
| Dependents | 207 | 524 | 0 |
| Releases | 10 | 16 | 1 |
| Last Updated | 8d ago | 542d ago | 23d ago |
| Age | 3y 10m | 8y 6m | 23d |
Health Breakdown
base64urlsafedata
Maintenance
18
Quality
14
Community
12
Popularity
8
Documentation
12
base64-serde
Maintenance
5
Quality
15
Community
11
Popularity
8
Documentation
15
byte-wrapper
Maintenance
12
Quality
15
Community
6
Popularity
4
Documentation
15
Technical Details
| base64urlsafedata | base64-serde | byte-wrapper | |
|---|---|---|---|
| Version | 0.5.4 | 0.8.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 3 | 14 |
| Crate Size | 7KB | 8KB | 27KB |
| Features | 0 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.85 | 1.57.0 | 1.88 |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •base64urlsafedata leads with a health score of 64/100, but none of the options score above 80.
- •base64-serde is depended on by 524 crates — strongest ecosystem trust.
- •⚠ base64-serde has not been updated in over a year.