Decision Workspace
id-forge vs philiprehberger-id-gen vs rok-ids
Side-by-side comparison of Rust crates
62
id-forge
experimentalv1.0.0
Typed, high-performance unique ID generation for Rust. UUID v4/v7, ULID, Snowflake, NanoID, and custom epoch-based schemes in one zero-dependency library. Monotonic, distributed-safe, sortable variants.
53
philiprehberger-id-gen
experimentalv0.2.4
Unified ID generation: ULID, UUIDv7, NanoID, and Snowflake
45
rok-ids
experimentalv0.1.0
CUID2, ULID, UUID v7, Snowflake, and NanoID generators for the rok ecosystem
Core Metrics
| id-forge | philiprehberger-id-gen | rok-ids | |
|---|---|---|---|
| Health Score | 62 | 53 | 45 |
| Total Downloads | 66 | 144 | 22 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 1 |
| Releases | 5 | 11 | 1 |
| Last Updated | 5d ago | 54d ago | 15d ago |
| Age | 5d | 2m | 15d |
Health Breakdown
id-forge
Maintenance
19
Quality
20
Community
6
Popularity
2
Documentation
15
philiprehberger-id-gen
Maintenance
13
Quality
16
Community
6
Popularity
3
Documentation
15
rok-ids
Maintenance
12
Quality
15
Community
6
Popularity
2
Documentation
10
Technical Details
| id-forge | philiprehberger-id-gen | rok-ids | |
|---|---|---|---|
| Version | 1.0.0 | 0.2.4 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | MIT | MIT |
| Dependencies | 0 | 1 | 7 |
| Crate Size | 40KB | 11KB | 19KB |
| Features | 6 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.75 | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •id-forge leads with a health score of 62/100, but none of the options score above 80.
- •philiprehberger-id-gen has the most downloads (144), suggesting wider adoption.
- •philiprehberger-id-gen, rok-ids are pre-1.0 — API may change.