Decision Workspace
hlist2 vs pinned-init vs sorted-hlist
Side-by-side comparison of Rust crates
42
hlist2
growingv0.0.15
Compile-time heterogeneous list implementation
48
pinned-init
growingv0.0.10
Library to facilitate safe pinned initialization
46
sorted-hlist
experimentalv0.2.0
Type-level heterogeneous lists with compile-time intersection and sorting using typenum.
Core Metrics
| hlist2 | pinned-init | sorted-hlist | |
|---|---|---|---|
| Health Score | 42 | 48 | 46 |
| Total Downloads | 23.1K | 76.2K | 15.1K |
| 30d Downloads | 1.2K | 8.6K | 1.5K |
| Dependents | 9 | 22 | 7 |
| Releases | 15 | 11 | 3 |
| Last Updated | 571d ago | 220d ago | 333d ago |
| Age | 3y 2m | 3y 11m | 11m |
Health Breakdown
hlist2
Maintenance
6
Quality
12
Community
9
Popularity
5
Documentation
10
pinned-init
Maintenance
8
Quality
11
Community
10
Popularity
6
Documentation
13
sorted-hlist
Maintenance
9
Quality
14
Community
8
Popularity
5
Documentation
10
Technical Details
| hlist2 | pinned-init | sorted-hlist | |
|---|---|---|---|
| Version | 0.0.15 | 0.0.10 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 7 | 1 |
| Crate Size | 21KB | 63KB | 9KB |
| Features | 0 | 4 | 0 |
| Yanked % | 13.3% | 27.3% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pinned-init leads with a health score of 48/100, but none of the options score above 80.
- •⚠ hlist2 has not been updated in over a year.