Decision Workspace
embed-collections vs lists vs intrex
Side-by-side comparison of Rust crates
50
embed-collections
experimentalv0.7.0
A collection of memory efficient and intrusive data structures
46
lists
stablev2.3.0
Library containing implementations of various sequential data-structures.
46
intrex
experimentalv0.1.1
Intrusive doubly-linked lists with items addressed by indices
Core Metrics
| embed-collections | lists | intrex | |
|---|---|---|---|
| Health Score | 50 | 46 | 46 |
| Total Downloads | 577 | 19.0K | 77 |
| 30d Downloads | 330 | 3 | 77 |
| Dependents | 6 | 0 | 0 |
| Releases | 19 | 16 | 2 |
| Last Updated | 8d ago | 1509d ago | 13d ago |
| Age | 3m | 4y 1m | 17d |
Health Breakdown
embed-collections
Maintenance
18
Quality
14
Community
8
Popularity
3
Documentation
7
lists
Maintenance
12
Quality
15
Community
5
Popularity
5
Documentation
9
intrex
Maintenance
13
Quality
13
Community
6
Popularity
2
Documentation
12
Technical Details
| embed-collections | lists | intrex | |
|---|---|---|---|
| Version | 0.7.0 | 2.3.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 0 | 6 |
| Crate Size | 52KB | 10KB | 24KB |
| Features | 6 | 0 | 0 |
| Yanked % | 5.3% | 100.0% | 0.0% |
| Edition | 2024 | 2018 | 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.
- •lists has the most downloads (19.0K), suggesting wider adoption.
- •⚠ lists has not been updated in over a year.
- •embed-collections, intrex are pre-1.0 — API may change.