rustio rustio.net

named_constants vs enum-assoc vs table_enum

Side-by-side comparison of Rust crates

Core Metrics

named_constantsenum-assoctable_enum
Health Score396237
Total Downloads5.5K1.4M8.1K
30d Downloads42173.2K67
Dependents0610
Releases2265
Last Updated1231d ago89d ago631d ago
Age5y 5m4y 1m2y 8m

Health Breakdown

named_constants
Maintenance
3
Quality
16
Community
3
Popularity
4
Documentation
13
enum-assoc
Maintenance
14
Quality
17
Community
11
Popularity
7
Documentation
13
table_enum
Maintenance
4
Quality
15
Community
3
Popularity
5
Documentation
10

Technical Details

named_constantsenum-assoctable_enum
Version0.2.01.3.00.3.0
Stable (≥1.0)✗ No✓ Yes✗ No
LicenseMITMIT OR Apache-2.0MIT
Dependencies031
Crate Size7KB9KB4KB
Features000
Yanked %0.0%7.7%0.0%
Edition202120212021
MSRV
Owners111

Quick Verdict

  • enum-assoc leads with a health score of 62/100, but none of the options score above 80.
  • ⚠ named_constants, table_enum have not been updated in over a year.
  • named_constants, table_enum are pre-1.0 — API may change.