Decision Workspace
pincol vs pin_array vs typed-index-collections
Side-by-side comparison of Rust crates
37
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
70
typed-index-collections
stablev3.5.0
Typed index version of Rust slice and Vec containers
Core Metrics
| pincol | pin_array | typed-index-collections | |
|---|---|---|---|
| Health Score | 37 | 40 | 70 |
| Total Downloads | 2.4K | 4.3K | 3.0M |
| 30d Downloads | 46 | 45 | 205.3K |
| Dependents | 1 | 0 | 88 |
| Releases | 2 | 3 | 23 |
| Last Updated | 523d ago | 652d ago | 68d ago |
| Age | 1y 5m | 2y 1m | 5y 8m |
Health Breakdown
pincol
Maintenance
6
Quality
14
Community
6
Popularity
4
Documentation
7
pin_array
Maintenance
5
Quality
15
Community
6
Popularity
4
Documentation
10
typed-index-collections
Maintenance
14
Quality
22
Community
11
Popularity
8
Documentation
15
Technical Details
| pincol | pin_array | typed-index-collections | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.2 | 3.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 6 | 1 | 7 |
| Crate Size | 7KB | 4KB | 53KB |
| Features | 0 | 0 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.90.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •typed-index-collections leads with a health score of 70/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.