Decision Workspace
svid vs tagid-derive vs tagid
Side-by-side comparison of Rust crates
54
svid
experimentalv0.4.0
Stateless Verifiable ID — native + WASM 64-bit ID generator
56
tagid-derive
stablev1.2.0
Defines a derive macro for the tagid newtype labeled tagging for different types of ids.
53
tagid
stablev1.2.0
Defines a newtype labeled tagging for different types of ids.
Core Metrics
| svid | tagid-derive | tagid | |
|---|---|---|---|
| Health Score | 54 | 56 | 53 |
| Total Downloads | 54 | 1.9K | 3.2K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 7 | 0 |
| Releases | 4 | 4 | 7 |
| Last Updated | 11d ago | 67d ago | 67d ago |
| Age | 12d | 1y 3m | 1y 3m |
Health Breakdown
svid
Maintenance
18
Quality
15
Community
6
Popularity
2
Documentation
13
tagid-derive
Maintenance
14
Quality
17
Community
8
Popularity
4
Documentation
13
tagid
Maintenance
15
Quality
15
Community
6
Popularity
4
Documentation
13
Technical Details
| svid | tagid-derive | tagid | |
|---|---|---|---|
| Version | 0.4.0 | 1.2.0 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 11 | 3 | 27 |
| Crate Size | 28KB | 2KB | 128KB |
| Features | 8 | 0 | 8 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tagid-derive leads with a health score of 56/100, but none of the options score above 80.
- •tagid has the most downloads (3.2K), suggesting wider adoption.
- •svid is pre-1.0 — API may change.