Decision Workspace
base64id vs base64url_nopad vs base64id-core
Side-by-side comparison of Rust crates
37
base64id
growingv0.4.1
Efficiently represent 64, 32 and 16 bit integers as base64url strings
60
base64url_nopad
experimentalv0.1.4
Efficient and correct base64url without padding encoding and decoding
36
base64id-core
growingv0.4.1
Efficiently represent 64, 32 and 16 bit integers as base64url strings
Core Metrics
| base64id | base64url_nopad | base64id-core | |
|---|---|---|---|
| Health Score | 37 | 60 | 36 |
| Total Downloads | 37.6K | 814 | 4.3K |
| 30d Downloads | 191 | 21 | 90 |
| Dependents | 6 | 0 | 5 |
| Releases | 7 | 4 | 3 |
| Last Updated | 503d ago | 17d ago | 503d ago |
| Age | 3y 5m | 7m | 2y 4m |
Health Breakdown
base64id
Maintenance
5
Quality
10
Community
7
Popularity
5
Documentation
10
base64url_nopad
Maintenance
20
Quality
16
Community
6
Popularity
3
Documentation
15
base64id-core
Maintenance
6
Quality
9
Community
7
Popularity
4
Documentation
10
Technical Details
| base64id | base64url_nopad | base64id-core | |
|---|---|---|---|
| Version | 0.4.1 | 0.1.4 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 1 | 1 |
| Crate Size | 14KB | 25KB | 10KB |
| Features | 0 | 2 | 0 |
| Yanked % | 14.3% | 0.0% | 33.3% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.93.1 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •base64url_nopad leads with a health score of 60/100, but none of the options score above 80.
- •base64id has the most downloads (37.6K), suggesting wider adoption.
- •⚠ base64id, base64id-core have not been updated in over a year.