Decision Workspace
typed-uuid vs uuid vs newtype-uuid
Side-by-side comparison of Rust crates
44
typed-uuid
growingv0.2.0
Typed wrapper around Uuid to disambiguate different Ids
82
uuid
stablev1.23.0
A library to generate and parse UUIDs.
65
newtype-uuid
stablev1.3.2
Newtype wrapper around UUIDs
Core Metrics
| typed-uuid | uuid | newtype-uuid | |
|---|---|---|---|
| Health Score | 44 | 82 | 65 |
| Total Downloads | 6.4K | 491.2M | 5.5M |
| 30d Downloads | 9 | 35.9M | 661.5K |
| Dependents | 0 | 144.0K | 111 |
| Releases | 5 | 88 | 16 |
| Last Updated | 1020d ago | 1d ago | 141d ago |
| Age | 3y 2m | 11y 4m | 2y 1m |
Health Breakdown
typed-uuid
Maintenance
4
Quality
19
Community
3
Popularity
5
Documentation
13
uuid
Maintenance
19
Quality
20
Community
20
Popularity
8
Documentation
15
newtype-uuid
Maintenance
12
Quality
18
Community
12
Popularity
8
Documentation
15
Technical Details
| typed-uuid | uuid | newtype-uuid | |
|---|---|---|---|
| Version | 0.2.0 | 1.23.0 | 1.3.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 23 | 5 |
| Crate Size | 6KB | 63KB | 21KB |
| Features | 11 | 20 | 8 |
| Yanked % | 0.0% | 1.1% | 12.5% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.85.0 | 1.79 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •uuid has the highest health score (82/100) — a strong overall choice.
- •uuid is depended on by 144.0K crates — strongest ecosystem trust.
- •⚠ typed-uuid has not been updated in over a year.
- •typed-uuid is pre-1.0 — API may change.