Decision Workspace
owned-pin vs owned-pin-macros vs pin-project-internal
Side-by-side comparison of Rust crates
52
owned-pin
stablev1.3.3
A wrapper that both owns and pins data in memory
41
owned-pin-macros
growingv0.2.0
A wrapper that both owns and pins data in memory
68
pin-project-internal
stablev1.1.11
Implementation detail of the `pin-project` crate.
Core Metrics
| owned-pin | owned-pin-macros | pin-project-internal | |
|---|---|---|---|
| Health Score | 52 | 41 | 68 |
| Total Downloads | 13.3K | 3.7K | 382.6M |
| 30d Downloads | 15 | 38 | 26.0M |
| Dependents | 0 | 4 | 87 |
| Releases | 11 | 2 | 69 |
| Last Updated | 846d ago | 846d ago | 28d ago |
| Age | 2y 3m | 2y 3m | 6y 7m |
Health Breakdown
owned-pin
Maintenance
12
Quality
19
Community
6
Popularity
5
Documentation
10
owned-pin-macros
Maintenance
4
Quality
15
Community
8
Popularity
4
Documentation
10
pin-project-internal
Maintenance
17
Quality
20
Community
11
Popularity
8
Documentation
12
Technical Details
| owned-pin | owned-pin-macros | pin-project-internal | |
|---|---|---|---|
| Version | 1.3.3 | 0.2.0 | 1.1.11 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 2 | 2 | 3 |
| Crate Size | 15KB | 2KB | 29KB |
| Features | 3 | 0 | 0 |
| Yanked % | 9.1% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pin-project-internal leads with a health score of 68/100, but none of the options score above 80.
- •⚠ owned-pin, owned-pin-macros have not been updated in over a year.
- •owned-pin-macros is pre-1.0 — API may change.