Decision Workspace
pin-projections vs pin-project-internal vs pin-project
Side-by-side comparison of Rust crates
37
pin-projections
growingv0.4.0
Declarative macro for creating projection functions for pinned objects
69
pin-project-internal
stablev1.1.13
Implementation detail of the `pin-project` crate.
67
pin-project
stablev1.1.13
A crate for safe and ergonomic pin-projection.
Core Metrics
| pin-projections | pin-project-internal | pin-project | |
|---|---|---|---|
| Health Score | 37 | 69 | 67 |
| Total Downloads | 7.2K | 445.2M | 445.3M |
| 30d Downloads | 0 | 36.1M | 36.1M |
| Dependents | 0 | 90 | 17.0K |
| Releases | 6 | 71 | 89 |
| Last Updated | 1409d ago | 12d ago | 12d ago |
| Age | 3y 11m | 6y 9m | 7y 4m |
Health Breakdown
pin-projections
Maintenance
4
Quality
16
Community
2
Popularity
5
Documentation
10
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
| pin-projections | pin-project-internal | pin-project | |
|---|---|---|---|
| Version | 0.4.0 | 1.1.13 | 1.1.13 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 0 | 3 | 3 |
| Crate Size | 3KB | 29KB | 56KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 37.1% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.71 | 1.71 |
| Owners | 1 | 1 | 1 |
Links
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.
- •⚠ pin-projections has not been updated in over a year.
- •pin-projections is pre-1.0 — API may change.