Decision Workspace
intrex vs embed-collections vs rusty_list
Side-by-side comparison of Rust crates
46
intrex
experimentalv0.1.1
Intrusive doubly-linked lists with items addressed by indices
50
embed-collections
experimentalv0.7.0
A collection of memory efficient and intrusive data structures
45
rusty_list
experimentalv0.1.2
A no_std compatible, intrusive doubly linked list implementation.
Core Metrics
| intrex | embed-collections | rusty_list | |
|---|---|---|---|
| Health Score | 46 | 50 | 45 |
| Total Downloads | 77 | 577 | 1.7K |
| 30d Downloads | 77 | 330 | 5 |
| Dependents | 0 | 6 | 0 |
| Releases | 2 | 19 | 3 |
| Last Updated | 13d ago | 8d ago | 271d ago |
| Age | 17d | 3m | 11m |
Health Breakdown
intrex
Maintenance
13
Quality
13
Community
6
Popularity
2
Documentation
12
embed-collections
Maintenance
18
Quality
14
Community
8
Popularity
3
Documentation
7
rusty_list
Maintenance
10
Quality
15
Community
6
Popularity
4
Documentation
10
Technical Details
| intrex | embed-collections | rusty_list | |
|---|---|---|---|
| Version | 0.1.1 | 0.7.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 3 | 0 |
| Crate Size | 24KB | 52KB | 94KB |
| Features | 0 | 6 | 0 |
| Yanked % | 0.0% | 5.3% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.90 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •embed-collections leads with a health score of 50/100, but none of the options score above 80.
- •rusty_list has the most downloads (1.7K), suggesting wider adoption.