Decision Workspace
rok-ids vs id-forge vs philiprehberger-id-gen
Side-by-side comparison of Rust crates
45
rok-ids
experimentalv0.1.0
CUID2, ULID, UUID v7, Snowflake, and NanoID generators for the rok ecosystem
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
Core Metrics
| rok-ids | id-forge | philiprehberger-id-gen | |
|---|---|---|---|
| Health Score | 45 | 62 | 53 |
| Total Downloads | 22 | 66 | 144 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 0 | 0 |
| Releases | 1 | 5 | 11 |
| Last Updated | 15d ago | 5d ago | 54d ago |
| Age | 15d | 5d | 2m |
Health Breakdown
rok-ids
Maintenance
12
Quality
15
Community
6
Popularity
2
Documentation
10
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
Technical Details
| rok-ids | id-forge | philiprehberger-id-gen | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.0 | 0.2.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 OR MIT | MIT |
| Dependencies | 7 | 0 | 1 |
| Crate Size | 19KB | 40KB | 11KB |
| Features | 2 | 6 | 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.
- •rok-ids, philiprehberger-id-gen are pre-1.0 — API may change.