Decision Workspace
mti vs scru128 vs uuid7
Side-by-side comparison of Rust crates
65
mti
stablev1.1.1
Generates human-readable, prefixed, and globally unique identifiers (based on the TypeID spec) for Rust. Improves clarity, type-safety, debugging, and identifier management in your applications.
66
scru128
stablev4.0.0
SCRU128: Sortable, Clock and Random number-based Unique identifier
64
uuid7
stablev1.6.0
A Rust implementation of UUID version 7
Core Metrics
| mti | scru128 | uuid7 | |
|---|---|---|---|
| Health Score | 65 | 66 | 64 |
| Total Downloads | 136.6K | 81.0K | 271.6K |
| 30d Downloads | 100.1K | 1.4K | 8.9K |
| Dependents | 87 | 95 | 57 |
| Releases | 11 | 54 | 40 |
| Last Updated | 69d ago | 7d ago | 5d ago |
| Age | 1y 8m | 4y 5m | 3y 10m |
Health Breakdown
mti
Maintenance
15
Quality
20
Community
11
Popularity
6
Documentation
13
scru128
Maintenance
19
Quality
16
Community
10
Popularity
6
Documentation
15
uuid7
Maintenance
19
Quality
16
Community
8
Popularity
6
Documentation
15
Technical Details
| mti | scru128 | uuid7 | |
|---|---|---|---|
| Version | 1.1.1 | 4.0.0 | 1.6.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 7 | 9 | 11 |
| Crate Size | 30KB | 26KB | 30KB |
| Features | 3 | 6 | 8 |
| Yanked % | 0.0% | 20.4% | 12.5% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •scru128 leads with a health score of 66/100, but none of the options score above 80.
- •uuid7 has the most downloads (271.6K), suggesting wider adoption.