indexed_valued_enums
v2.0.0 StableCreate enums resolving into values, and get their variants back through their values, their discriminant or their name; inspired by Java.
Quick Verdict
- โStable API (2.x for 2+ years)
- โTiny footprint (17KB, 3 deps)
- !44% of releases were yanked
Security
Deep Insights
45 downloads in the last 30 days (2/day), up 36% from the previous period.
The API has been stable (1.x) for over 2 years with 9 releases. This level of maturity means you can depend on it without worrying about breaking changes.
Only 3 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.
At 16KB, indexed_valued_enums is lightweight. Small crate size correlates with focused, well-scoped functionality.
44% of releases have been yanked. Check version history before pinning.
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 =["derive", "std"]