Decision Workspace
strong_id vs ids_service vs typeid_suffix
Side-by-side comparison of Rust crates
41
strong_id
growingv0.4.0
Strongly typed, base32 encoded IDs
59
ids_service
stablev2.1.1
Library that allows to generate unique Ids.
55
typeid_suffix
stablev1.3.0
A Rust library that implements the UUID suffix part of the `TypeId` Specification
Core Metrics
| strong_id | ids_service | typeid_suffix | |
|---|---|---|---|
| Health Score | 41 | 59 | 55 |
| Total Downloads | 16.5K | 27.5K | 133.9K |
| 30d Downloads | 453 | 107 | 100.6K |
| Dependents | 0 | 3 | 11 |
| Releases | 7 | 25 | 8 |
| Last Updated | 679d ago | 25d ago | 69d ago |
| Age | 2y 8m | 7y 2m | 1y 8m |
Health Breakdown
strong_id
Maintenance
4
Quality
14
Community
3
Popularity
5
Documentation
15
ids_service
Maintenance
16
Quality
15
Community
8
Popularity
5
Documentation
15
typeid_suffix
Maintenance
14
Quality
13
Community
9
Popularity
6
Documentation
13
Technical Details
| strong_id | ids_service | typeid_suffix | |
|---|---|---|---|
| Version | 0.4.0 | 2.1.1 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 OR MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 6 | 6 | 9 |
| Crate Size | 9KB | 27KB | 23KB |
| Features | 13 | 3 | 3 |
| Yanked % | 14.3% | 68.0% | 37.5% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.60 | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ids_service leads with a health score of 59/100, but none of the options score above 80.
- •typeid_suffix has the most downloads (133.9K), suggesting wider adoption.
- •⚠ strong_id has not been updated in over a year.
- •strong_id is pre-1.0 — API may change.