Decision Workspace
tlist vs rusty-hkt vs intrusive-collections
Side-by-side comparison of Rust crates
46
tlist
growingv0.7.0
Type-level linked lists (of types) and type-level 'functions' to manipulate them. Because TList is implemented using GATs, usage is very ergonomic.
42
rusty-hkt
growingv0.1.0
Higher-kinded types for Rust
65
intrusive-collections
growingv0.10.0
Intrusive collections for Rust (linked list and red-black tree)
Core Metrics
| tlist | rusty-hkt | intrusive-collections | |
|---|---|---|---|
| Health Score | 46 | 42 | 65 |
| Total Downloads | 8.3K | 788 | 9.6M |
| 30d Downloads | 97 | 3 | 1.2M |
| Dependents | 10 | 0 | 422 |
| Releases | 6 | 1 | 39 |
| Last Updated | 1082d ago | 391d ago | 81d ago |
| Age | 2y 11m | 1y | 10y 1m |
Health Breakdown
tlist
Maintenance
5
Quality
17
Community
9
Popularity
5
Documentation
10
rusty-hkt
Maintenance
2
Quality
18
Community
6
Popularity
3
Documentation
13
intrusive-collections
Maintenance
14
Quality
16
Community
13
Popularity
8
Documentation
14
Technical Details
| tlist | rusty-hkt | intrusive-collections | |
|---|---|---|---|
| Version | 0.7.0 | 0.1.0 | 0.10.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | Apache-2.0/MIT |
| Dependencies | 3 | 0 | 4 |
| Crate Size | 7KB | 7KB | 57KB |
| Features | 2 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | 1.82 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •intrusive-collections leads with a health score of 65/100, but none of the options score above 80.
- •intrusive-collections is depended on by 422 crates — strongest ecosystem trust.
- •⚠ tlist, rusty-hkt have not been updated in over a year.