Decision Workspace
pincol vs pin_array vs pin-project-internal
Side-by-side comparison of Rust crates
36
pincol
growingv0.1.1
PINned COLlections: data structures utilizing `Pin` pointer
40
pin_array
growingv0.1.2
Tiny crate providing an array with structurally projected pinning
66
pin-project-internal
stablev1.1.13
Implementation detail of the `pin-project` crate.
Core Metrics
| pincol | pin_array | pin-project-internal | |
|---|---|---|---|
| Health Score | 36 | 40 | 66 |
| Total Downloads | 2.5K | 4.5K | 498.9M |
| 30d Downloads | 0 | 0 | 18.4M |
| Dependents | 1 | 0 | 90 |
| Releases | 2 | 3 | 71 |
| Last Updated | 631d ago | 760d ago | 61d ago |
| Age | 1y 9m | 2y 5m | 6y 11m |
Health Breakdown
pincol
Maintenance
5
Quality
14
Community
6
Popularity
4
Documentation
7
pin_array
Maintenance
5
Quality
15
Community
6
Popularity
4
Documentation
10
pin-project-internal
Maintenance
15
Quality
20
Community
11
Popularity
8
Documentation
12
Technical Details
| pincol | pin_array | pin-project-internal | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.2 | 1.1.13 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT | Apache-2.0 OR MIT |
| Dependencies | 6 | 1 | 3 |
| Crate Size | 7KB | 4KB | 29KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 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 66/100, but none of the options score above 80.
- •⚠ pincol, pin_array have not been updated in over a year.
- •pincol, pin_array are pre-1.0 — API may change.