enum-ordinalize
v4.3.2 GrowingThis library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an ordinal value.
Quick Verdict
- โStable API (4.x for 7+ years)
- โTrusted by 406 crates
- โTiny footprint (4KB, 1 deps)
- โPermissive license (MIT)
Security
Deep Insights
6.6M downloads in the last 30 days (220.2K/day), up 21% from the previous period.
406 crates depend on enum-ordinalize. Reasonable ecosystem adoption, though not yet a core dependency.
The primary maintainer publishes 116 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
The API has been stable (1.x) for over 7 years with 43 releases. This level of maturity means you can depend on it without worrying about breaking changes.
Only 1 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.
At 4KB, enum-ordinalize is lightweight. Small crate size correlates with focused, well-scoped functionality.
Notable dependents include educe, validators-derive, chinese-number, chinese-variant, zbar-rust. When high-quality crates choose enum-ordinalize, it's a strong quality signal.
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
Top Dependents
Most downloaded crates that depend on enum-ordinalize
Version Adoption
Release Timeline
Feature Flags
default =["derive", "traits"]