rustio rustio.net

const_fn vs pin-project-internal vs pin-project

Side-by-side comparison of Rust crates

Core Metrics

const_fnpin-project-internalpin-project
Health Score596967
Total Downloads58.5M445.2M445.3M
30d Downloads2.0M36.1M36.1M
Dependents1449017.0K
Releases257189
Last Updated83d ago12d ago12d ago
Age7y 5m6y 9m7y 4m

Health Breakdown

const_fn
Maintenance
13
Quality
15
Community
12
Popularity
8
Documentation
11
pin-project-internal
Maintenance
18
Quality
20
Community
11
Popularity
8
Documentation
12
pin-project
Maintenance
18
Quality
14
Community
15
Popularity
8
Documentation
12

Technical Details

const_fnpin-project-internalpin-project
Version0.4.121.1.131.1.13
Stable (≥1.0)✗ No✓ Yes✓ Yes
LicenseApache-2.0 OR MITApache-2.0 OR MITApache-2.0 OR MIT
Dependencies033
Crate Size14KB29KB56KB
Features000
Yanked %4.0%0.0%37.1%
Edition201820212021
MSRV1.311.711.71
Owners111

Quick Verdict

  • pin-project-internal leads with a health score of 69/100, but none of the options score above 80.
  • pin-project has the most downloads (445.3M), suggesting wider adoption.
  • pin-project is depended on by 17.0K crates — strongest ecosystem trust.
  • const_fn is pre-1.0 — API may change.