Decision Workspace
base64id-core vs base64url_nopad vs base64id
Side-by-side comparison of Rust crates
36
base64id-core
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
37
base64id
growingv0.4.1
Efficiently represent 64, 32 and 16 bit integers as base64url strings
Core Metrics
| base64id-core | base64url_nopad | base64id | |
|---|---|---|---|
| Health Score | 36 | 60 | 37 |
| Total Downloads | 4.3K | 814 | 37.6K |
| 30d Downloads | 90 | 21 | 191 |
| Dependents | 5 | 0 | 6 |
| Releases | 3 | 4 | 7 |
| Last Updated | 503d ago | 17d ago | 503d ago |
| Age | 2y 4m | 7m | 3y 5m |
Health Breakdown
base64id-core
Maintenance
6
Quality
9
Community
7
Popularity
4
Documentation
10
base64url_nopad
Maintenance
20
Quality
16
Community
6
Popularity
3
Documentation
15
base64id
Maintenance
5
Quality
10
Community
7
Popularity
5
Documentation
10
Technical Details
| base64id-core | base64url_nopad | base64id | |
|---|---|---|---|
| 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 | 1 | 1 | 5 |
| Crate Size | 10KB | 25KB | 14KB |
| Features | 0 | 2 | 0 |
| Yanked % | 33.3% | 0.0% | 14.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-core, base64id have not been updated in over a year.