Decision Workspace
highroller vs lazy_id vs intid
Side-by-side comparison of Rust crates
43
highroller
growingv0.1.0
A simple, high-level rolling index that is thread-safe and guarantees cheap runtime-unique IDs.
39
lazy_id
growingv0.1.0
A thread-safe lazily-initialized ID
54
intid
experimentalv0.3.5
Defines the IntegerId trait
Core Metrics
| highroller | lazy_id | intid | |
|---|---|---|---|
| Health Score | 43 | 39 | 54 |
| Total Downloads | 1.4K | 4.5K | 3.4K |
| 30d Downloads | 4 | 21 | 32 |
| Dependents | 0 | 0 | 24 |
| Releases | 1 | 1 | 14 |
| Last Updated | 642d ago | 1964d ago | 88d ago |
| Age | 1y 9m | 5y 4m | 8m |
Health Breakdown
highroller
Maintenance
1
Quality
19
Community
6
Popularity
4
Documentation
13
lazy_id
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
12
intid
Maintenance
14
Quality
14
Community
10
Popularity
4
Documentation
12
Technical Details
| highroller | lazy_id | intid | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.3.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 OR MIT OR Zlib | MIT OR Apache-2.0 |
| Dependencies | 1 | 0 | 3 |
| Crate Size | 11KB | 14KB | 4KB |
| Features | 13 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 7.1% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | 1.65 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •intid leads with a health score of 54/100, but none of the options score above 80.
- •lazy_id has the most downloads (4.5K), suggesting wider adoption.
- •⚠ highroller, lazy_id have not been updated in over a year.