Decision Workspace
philiprehberger-id-gen vs ferroid vs tagid-derive
Side-by-side comparison of Rust crates
55
philiprehberger-id-gen
experimentalv0.2.3
Unified ID generation: ULID, UUIDv7, NanoID, and Snowflake
72
ferroid
growingv2.0.0
High-performance ULID and Snowflake-style IDs. Unique, monotonic, and lexicographically sortable IDs optimized for low-latency services and async workloads.
59
tagid-derive
stablev1.2.0
Defines a derive macro for the tagid newtype labeled tagging for different types of ids.
Core Metrics
| philiprehberger-id-gen | ferroid | tagid-derive | |
|---|---|---|---|
| Health Score | 55 | 72 | 59 |
| Total Downloads | 119 | 3.1M | 1.7K |
| 30d Downloads | 119 | 1.3M | 139 |
| Dependents | 0 | 51 | 7 |
| Releases | 10 | 55 | 4 |
| Last Updated | today | 6d ago | 8d ago |
| Age | 12d | 10m | 1y 1m |
Health Breakdown
philiprehberger-id-gen
Maintenance
16
Quality
16
Community
6
Popularity
2
Documentation
15
ferroid
Maintenance
19
Quality
19
Community
11
Popularity
8
Documentation
15
tagid-derive
Maintenance
17
Quality
17
Community
8
Popularity
4
Documentation
13
Technical Details
| philiprehberger-id-gen | ferroid | tagid-derive | |
|---|---|---|---|
| Version | 0.2.3 | 2.0.0 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 14 | 3 |
| Crate Size | 11KB | 65KB | 2KB |
| Features | 2 | 18 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.70 | 1.85.1 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ferroid leads with a health score of 72/100, but none of the options score above 80.
- •philiprehberger-id-gen is pre-1.0 — API may change.