Decision Workspace
lists vs illist vs index_list
Side-by-side comparison of Rust crates
46
lists
stablev2.3.0
Library containing implementations of various sequential data-structures.
34
illist
growingv0.1.0
An indexable linked list implementation backed by a Vec
66
index_list
growingv0.3.3
A doubly linked list implemented in safe Rust using vector indexes
Core Metrics
| lists | illist | index_list | |
|---|---|---|---|
| Health Score | 46 | 34 | 66 |
| Total Downloads | 19.0K | 3.3K | 3.0M |
| 30d Downloads | 3 | 4 | 62.1K |
| Dependents | 0 | 0 | 443 |
| Releases | 16 | 2 | 20 |
| Last Updated | 1509d ago | 2520d ago | 17d ago |
| Age | 4y 1m | 6y 11m | 4y 11m |
Health Breakdown
lists
Maintenance
12
Quality
15
Community
5
Popularity
5
Documentation
9
illist
Maintenance
3
Quality
15
Community
3
Popularity
4
Documentation
9
index_list
Maintenance
17
Quality
15
Community
13
Popularity
8
Documentation
13
Technical Details
| lists | illist | index_list | |
|---|---|---|---|
| Version | 2.3.0 | 0.1.0 | 0.3.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MPL-2.0 |
| Dependencies | 0 | 1 | 7 |
| Crate Size | 10KB | 8KB | 37KB |
| Features | 0 | 0 | 1 |
| Yanked % | 100.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •index_list leads with a health score of 66/100, but none of the options score above 80.
- •index_list is depended on by 443 crates — strongest ecosystem trust.
- •⚠ lists, illist have not been updated in over a year.
- •illist, index_list are pre-1.0 — API may change.