Decision Workspace
nuuid vs uuid vs newtype-uuid
Side-by-side comparison of Rust crates
42
nuuid
growingv0.5.0
A new, no_std, UUID Library
82
uuid
stablev1.23.0
A library to generate and parse UUIDs.
65
newtype-uuid
stablev1.3.2
Newtype wrapper around UUIDs
Core Metrics
| nuuid | uuid | newtype-uuid | |
|---|---|---|---|
| Health Score | 42 | 82 | 65 |
| Total Downloads | 21.8K | 491.2M | 5.5M |
| 30d Downloads | 80 | 35.9M | 661.5K |
| Dependents | 0 | 144.0K | 111 |
| Releases | 16 | 88 | 16 |
| Last Updated | 1041d ago | 1d ago | 141d ago |
| Age | 5y 3m | 11y 4m | 2y 1m |
Health Breakdown
nuuid
Maintenance
6
Quality
12
Community
6
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
| nuuid | uuid | newtype-uuid | |
|---|---|---|---|
| Version | 0.5.0 | 1.23.0 | 1.3.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 8 | 23 | 5 |
| Crate Size | 18KB | 63KB | 21KB |
| Features | 4 | 20 | 8 |
| Yanked % | 6.3% | 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.
- •⚠ nuuid has not been updated in over a year.
- •nuuid is pre-1.0 — API may change.