Decision Workspace
tlid vs ids_service vs nid
Side-by-side comparison of Rust crates
45
tlid
growingv0.2.2
Thread Local ID generator by predefined range without atomics/locks/random/time
59
ids_service
stablev2.1.1
Library that allows to generate unique Ids.
53
nid
growingv3.0.0
Generate and parse Nano IDs
Core Metrics
| tlid | ids_service | nid | |
|---|---|---|---|
| Health Score | 45 | 59 | 53 |
| Total Downloads | 5.5K | 27.5K | 321.6K |
| 30d Downloads | 7 | 107 | 16.0K |
| Dependents | 0 | 3 | 31 |
| Releases | 4 | 25 | 9 |
| Last Updated | 2242d ago | 25d ago | 712d ago |
| Age | 6y 2m | 7y 2m | 1y 11m |
Health Breakdown
tlid
Maintenance
6
Quality
17
Community
6
Popularity
4
Documentation
12
ids_service
Maintenance
16
Quality
15
Community
8
Popularity
5
Documentation
15
nid
Maintenance
6
Quality
18
Community
10
Popularity
7
Documentation
12
Technical Details
| tlid | ids_service | nid | |
|---|---|---|---|
| Version | 0.2.2 | 2.1.1 | 3.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 OR MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 6 | 6 |
| Crate Size | 13KB | 27KB | 14KB |
| Features | 3 | 3 | 0 |
| Yanked % | 0.0% | 68.0% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | 1.85 | 1.61 |
| 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.
- •nid has the most downloads (321.6K), suggesting wider adoption.
- •⚠ tlid, nid have not been updated in over a year.
- •tlid is pre-1.0 — API may change.