Decision Workspace
getid vs cuid2gen vs tagid-derive
Side-by-side comparison of Rust crates
41
getid
growingv0.4.1
A tool to generate a random { cuid, nanoid, uuidv4 }.
42
cuid2gen
growingv0.1.3
A command-line tool for generating CUID2 identifiers
59
tagid-derive
stablev1.2.0
Defines a derive macro for the tagid newtype labeled tagging for different types of ids.
Core Metrics
| getid | cuid2gen | tagid-derive | |
|---|---|---|---|
| Health Score | 41 | 42 | 59 |
| Total Downloads | 6.8K | 1.9K | 1.7K |
| 30d Downloads | 8 | 7 | 139 |
| Dependents | 0 | 0 | 7 |
| Releases | 5 | 2 | 4 |
| Last Updated | 1522d ago | 479d ago | 8d ago |
| Age | 4y 2m | 1y 3m | 1y 1m |
Health Breakdown
getid
Maintenance
7
Quality
14
Community
5
Popularity
5
Documentation
10
cuid2gen
Maintenance
6
Quality
13
Community
6
Popularity
4
Documentation
13
tagid-derive
Maintenance
17
Quality
17
Community
8
Popularity
4
Documentation
13
Technical Details
| getid | cuid2gen | tagid-derive | |
|---|---|---|---|
| Version | 0.4.1 | 0.1.3 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 10 | 3 |
| Crate Size | 8KB | 13KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tagid-derive leads with a health score of 59/100, but none of the options score above 80.
- •getid has the most downloads (6.8K), suggesting wider adoption.
- •⚠ getid, cuid2gen have not been updated in over a year.
- •getid, cuid2gen are pre-1.0 — API may change.