Decision Workspace
newtype-uuid-macros vs newtype-uuid vs uuid
Side-by-side comparison of Rust crates
40
newtype-uuid-macros
experimentalv0.1.0
Procedural macro for newtype-uuid
65
newtype-uuid
stablev1.3.2
Newtype wrapper around UUIDs
82
uuid
stablev1.23.0
A library to generate and parse UUIDs.
Core Metrics
| newtype-uuid-macros | newtype-uuid | uuid | |
|---|---|---|---|
| Health Score | 40 | 65 | 82 |
| Total Downloads | 65.7K | 5.5M | 491.2M |
| 30d Downloads | 15.3K | 661.5K | 35.9M |
| Dependents | 0 | 111 | 144.0K |
| Releases | 1 | 16 | 88 |
| Last Updated | 220d ago | 141d ago | 1d ago |
| Age | 7m | 2y 1m | 11y 4m |
Health Breakdown
newtype-uuid-macros
Maintenance
4
Quality
12
Community
3
Popularity
6
Documentation
15
newtype-uuid
Maintenance
12
Quality
18
Community
12
Popularity
8
Documentation
15
uuid
Maintenance
19
Quality
20
Community
20
Popularity
8
Documentation
15
Technical Details
| newtype-uuid-macros | newtype-uuid | uuid | |
|---|---|---|---|
| Version | 0.1.0 | 1.3.2 | 1.23.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 8 | 5 | 23 |
| Crate Size | 11KB | 21KB | 63KB |
| Features | 0 | 8 | 20 |
| Yanked % | 0.0% | 12.5% | 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 (82/100) — a strong overall choice.
- •uuid is depended on by 144.0K crates — strongest ecosystem trust.
- •newtype-uuid-macros is pre-1.0 — API may change.