Decision Workspace
ax-id vs uuid vs newtype-uuid
Side-by-side comparison of Rust crates
49
ax-id
experimentalv0.1.2
Ultra fast 64-bit unique ID generator and parser.
80
uuid
stablev1.23.1
A library to generate and parse UUIDs.
69
newtype-uuid
stablev1.3.2
Newtype wrapper around UUIDs
Core Metrics
| ax-id | uuid | newtype-uuid | |
|---|---|---|---|
| Health Score | 49 | 80 | 69 |
| Total Downloads | 39 | 575.7M | 6.8M |
| 30d Downloads | 0 | 47.0M | 678.2K |
| Dependents | 0 | 182.9K | 125 |
| Releases | 3 | 89 | 16 |
| Last Updated | 6d ago | 40d ago | 55d ago |
| Age | 10d | 11y 6m | 2y 3m |
Health Breakdown
ax-id
Maintenance
14
Quality
15
Community
6
Popularity
2
Documentation
12
uuid
Maintenance
17
Quality
20
Community
20
Popularity
8
Documentation
15
newtype-uuid
Maintenance
16
Quality
18
Community
12
Popularity
8
Documentation
15
Technical Details
| ax-id | uuid | newtype-uuid | |
|---|---|---|---|
| Version | 0.1.2 | 1.23.1 | 1.3.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 21 | 23 | 5 |
| Crate Size | 38KB | 63KB | 21KB |
| Features | 12 | 20 | 8 |
| Yanked % | 0.0% | 1.1% | 12.5% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | 1.85.0 | 1.79 |
| Owners | 1 | 2 (team) | 1 |
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.
- •ax-id is pre-1.0 — API may change.