Decision Workspace
uuid_cli vs uuid vs newtype-uuid
Side-by-side comparison of Rust crates
48
uuid_cli
growingv0.1.2
A command line utility for generating UUIDs
82
uuid
stablev1.23.0
A library to generate and parse UUIDs.
65
newtype-uuid
stablev1.3.2
Newtype wrapper around UUIDs
Core Metrics
| uuid_cli | uuid | newtype-uuid | |
|---|---|---|---|
| Health Score | 48 | 82 | 65 |
| Total Downloads | 3.2K | 491.2M | 5.5M |
| 30d Downloads | 18 | 34.7M | 640.8K |
| Dependents | 0 | 144.0K | 111 |
| Releases | 3 | 88 | 16 |
| Last Updated | 8d ago | 1d ago | 141d ago |
| Age | 6y 4m | 11y 4m | 2y 1m |
Health Breakdown
uuid_cli
Maintenance
14
Quality
15
Community
5
Popularity
4
Documentation
10
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
| uuid_cli | uuid | newtype-uuid | |
|---|---|---|---|
| Version | 0.1.2 | 1.23.0 | 1.3.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 23 | 5 |
| Crate Size | 11KB | 63KB | 21KB |
| Features | 0 | 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.
- •uuid_cli is pre-1.0 — API may change.