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