Decision Workspace
intrex vs intrusive-collections vs unsafe_list
Side-by-side comparison of Rust crates
46
intrex
experimentalv0.2.0
Intrusive collections with items addressed by indices
68
intrusive-collections
growingv0.10.1
Intrusive collections for Rust (linked list and red-black tree)
58
unsafe_list
growingv0.1.59
Linux 风格侵入式双向链表
Core Metrics
| intrex | intrusive-collections | unsafe_list | |
|---|---|---|---|
| Health Score | 46 | 68 | 58 |
| Total Downloads | 136 | 12.1M | 5.1K |
| 30d Downloads | 0 | 1.3M | 0 |
| Dependents | 0 | 491 | 37 |
| Releases | 3 | 40 | 13 |
| Last Updated | 16d ago | 17d ago | 25d ago |
| Age | 2m | 10y 3m | 2y 3m |
Health Breakdown
intrex
Maintenance
13
Quality
12
Community
6
Popularity
3
Documentation
12
intrusive-collections
Maintenance
17
Quality
16
Community
13
Popularity
8
Documentation
14
unsafe_list
Maintenance
16
Quality
16
Community
10
Popularity
4
Documentation
12
Technical Details
| intrex | intrusive-collections | unsafe_list | |
|---|---|---|---|
| Version | 0.2.0 | 0.10.1 | 0.1.59 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0/MIT | Apache-2.0 |
| Dependencies | 10 | 4 | 0 |
| Crate Size | 57KB | 57KB | 5KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | 1.90 | 1.82 | 1.95 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •intrusive-collections leads with a health score of 68/100, but none of the options score above 80.
- •intrusive-collections is depended on by 491 crates — strongest ecosystem trust.