rustio rustio.net

const_fn vs pin-project-internal vs auto_enums

Side-by-side comparison of Rust crates

Core Metrics

const_fnpin-project-internalauto_enums
Health Score626866
Total Downloads54.9M382.6M12.4M
30d Downloads1.6M27.0M1.1M
Dependents13687241
Releases256957
Last Updated24d ago28d ago28d ago
Age7y 3m6y 7m7y 3m

Health Breakdown

const_fn
Maintenance
16
Quality
15
Community
12
Popularity
8
Documentation
11
pin-project-internal
Maintenance
17
Quality
20
Community
11
Popularity
8
Documentation
12
auto_enums
Maintenance
17
Quality
17
Community
12
Popularity
8
Documentation
12

Technical Details

const_fnpin-project-internalauto_enums
Version0.4.121.1.110.8.8
Stable (≥1.0)✗ No✓ Yes✗ No
LicenseApache-2.0 OR MITApache-2.0 OR MITApache-2.0 OR MIT
Dependencies0314
Crate Size14KB29KB58KB
Features0021
Yanked %4.0%0.0%0.0%
Edition201820212021
MSRV1.311.711.71
Owners111

Quick Verdict

  • pin-project-internal leads with a health score of 68/100, but none of the options score above 80.
  • auto_enums is depended on by 241 crates — strongest ecosystem trust.
  • const_fn, auto_enums are pre-1.0 — API may change.