id-forge
v1.0.0 ExperimentalTyped, 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.
Quick Verdict
- โActively maintained (updated 5d ago)
- โTiny footprint (40KB, 0 deps)
- โPermissive license (Apache-2.0 OR MIT)
Security
Deep Insights
66 downloads in the last 30 days (2/day avg).
The primary maintainer publishes 50 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
id-forge has no external dependencies โ minimal supply chain risk and fast compile times.
At 39KB, id-forge is lightweight. Small crate size correlates with focused, well-scoped functionality.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Version Adoption
Release Timeline
Feature Flags
default =["std", "uuid", "ulid", "snowflake", "nanoid"]