Decision Workspace
friendly_id vs friendlyid vs base62
Side-by-side comparison of Rust crates
57
friendly_id
growingv0.4.0
The FriendlyID library converts a given UUID to a URL-friendly ID which is based on Base62
47
friendlyid
growingv0.4.0
The FriendlyID tool that converts a given UUID to a URL-friendly ID which is based on Base62
68
base62
stablev2.2.4
A Base62 encoding/decoding library
Core Metrics
| friendly_id | friendlyid | base62 | |
|---|---|---|---|
| Health Score | 57 | 47 | 68 |
| Total Downloads | 9.4K | 3.2K | 14.2M |
| 30d Downloads | 56 | 17 | 981.8K |
| Dependents | 3 | 0 | 318 |
| Releases | 6 | 3 | 20 |
| Last Updated | 9d ago | 9d ago | 10d ago |
| Age | 5y 6m | 5y 6m | 10y 5m |
Health Breakdown
friendly_id
Maintenance
15
Quality
17
Community
8
Popularity
5
Documentation
12
friendlyid
Maintenance
15
Quality
15
Community
3
Popularity
4
Documentation
10
base62
Maintenance
15
Quality
22
Community
10
Popularity
8
Documentation
13
Technical Details
| friendly_id | friendlyid | base62 | |
|---|---|---|---|
| Version | 0.4.0 | 0.4.0 | 2.2.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 3 | 3 |
| Crate Size | 12KB | 8KB | 17KB |
| Features | 2 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •base62 leads with a health score of 68/100, but none of the options score above 80.
- •base62 is depended on by 318 crates — strongest ecosystem trust.
- •friendly_id, friendlyid are pre-1.0 — API may change.