Decision Workspace
newtype-uuid vs newtype-uuid-macros vs uuid
Side-by-side comparison of Rust crates
69
newtype-uuid
stablev1.3.2
Newtype wrapper around UUIDs
46
newtype-uuid-macros
experimentalv0.1.0
Procedural macro for newtype-uuid
80
uuid
stablev1.23.1
A library to generate and parse UUIDs.
Core Metrics
| newtype-uuid | newtype-uuid-macros | uuid | |
|---|---|---|---|
| Health Score | 69 | 46 | 80 |
| Total Downloads | 6.8M | 88.1K | 575.7M |
| 30d Downloads | 678.2K | 11.9K | 47.0M |
| Dependents | 125 | 0 | 182.9K |
| Releases | 16 | 1 | 89 |
| Last Updated | 55d ago | 55d ago | 40d ago |
| Age | 2y 3m | 9m | 11y 6m |
Health Breakdown
newtype-uuid
Maintenance
16
Quality
18
Community
12
Popularity
8
Documentation
15
newtype-uuid-macros
Maintenance
10
Quality
12
Community
3
Popularity
6
Documentation
15
uuid
Maintenance
17
Quality
20
Community
20
Popularity
8
Documentation
15
Technical Details
| newtype-uuid | newtype-uuid-macros | uuid | |
|---|---|---|---|
| Version | 1.3.2 | 0.1.0 | 1.23.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 5 | 8 | 23 |
| Crate Size | 21KB | 11KB | 63KB |
| Features | 8 | 0 | 20 |
| Yanked % | 12.5% | 0.0% | 1.1% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.79 | 1.79 | 1.85.0 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •uuid has the highest health score (80/100) — a strong overall choice.
- •uuid is depended on by 182.9K crates — strongest ecosystem trust.
- •newtype-uuid-macros is pre-1.0 — API may change.