Decision Workspace
subdef vs pin-project-internal vs pin-project
Side-by-side comparison of Rust crates
52
subdef
experimentalv0.1.7
Expressive attribute macro to define nested structures
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
| subdef | pin-project-internal | pin-project | |
|---|---|---|---|
| Health Score | 52 | 69 | 67 |
| Total Downloads | 1.3K | 445.2M | 445.3M |
| 30d Downloads | 0 | 36.1M | 36.1M |
| Dependents | 14 | 90 | 17.0K |
| Releases | 8 | 71 | 89 |
| Last Updated | 85d ago | 12d ago | 12d ago |
| Age | 7m | 6y 9m | 7y 4m |
Health Breakdown
subdef
Maintenance
14
Quality
13
Community
9
Popularity
4
Documentation
12
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
| subdef | pin-project-internal | pin-project | |
|---|---|---|---|
| Version | 0.1.7 | 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 | 5 | 3 | 3 |
| Crate Size | 16KB | 29KB | 56KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 37.1% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.68 | 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.
- •subdef is pre-1.0 — API may change.