rustio rustio.net

iter-enum vs num_enum vs auto_enums

Side-by-side comparison of Rust crates

Core Metrics

iter-enumnum_enumauto_enums
Health Score676766
Total Downloads411.7K179.9M12.4M
30d Downloads28.3K13.1M1.1M
Dependents12611.5K241
Releases143357
Last Updated28d ago12d ago28d ago
Age6y 4m7y 4m7y 3m

Health Breakdown

iter-enum
Maintenance
15
Quality
21
Community
12
Popularity
7
Documentation
12
num_enum
Maintenance
18
Quality
15
Community
14
Popularity
8
Documentation
12
auto_enums
Maintenance
17
Quality
17
Community
12
Popularity
8
Documentation
12

Technical Details

iter-enumnum_enumauto_enums
Version1.2.10.7.60.8.8
Stable (≥1.0)✓ Yes✗ No✗ No
LicenseApache-2.0 OR MITBSD-3-Clause OR MIT OR Apache-2.0Apache-2.0 OR MIT
Dependencies3614
Crate Size13KB22KB58KB
Features1421
Yanked %0.0%3.0%0.0%
Edition202120212021
MSRV1.711.70.01.71
Owners111

Quick Verdict

  • iter-enum leads with a health score of 67/100, but none of the options score above 80.
  • num_enum has the most downloads (179.9M), suggesting wider adoption.
  • num_enum is depended on by 11.5K crates — strongest ecosystem trust.
  • num_enum, auto_enums are pre-1.0 — API may change.