Decision Workspace
index_queue vs index_list vs cordyceps
Side-by-side comparison of Rust crates
38
index_queue
growingv0.1.0
A queue for unique indices with constant-time query and removal
66
index_list
growingv0.3.3
A doubly linked list implemented in safe Rust using vector indexes
51
cordyceps
growingv0.3.4
Mycelium intrusive data structures.
Core Metrics
| index_queue | index_list | cordyceps | |
|---|---|---|---|
| Health Score | 38 | 66 | 51 |
| Total Downloads | 3.3K | 3.0M | 2.9M |
| 30d Downloads | 21 | 64.4K | 383.0K |
| Dependents | 1 | 443 | 56 |
| Releases | 1 | 20 | 10 |
| Last Updated | 3286d ago | 17d ago | 310d ago |
| Age | 9y | 4y 11m | 3y 9m |
Health Breakdown
index_queue
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
11
index_list
Maintenance
17
Quality
15
Community
13
Popularity
8
Documentation
13
cordyceps
Maintenance
6
Quality
11
Community
11
Popularity
8
Documentation
15
Technical Details
| index_queue | index_list | cordyceps | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.3 | 0.3.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MPL-2.0 | MIT |
| Dependencies | 0 | 7 | 6 |
| Crate Size | 7KB | 37KB | 63KB |
| Features | 0 | 1 | 4 |
| Yanked % | 0.0% | 0.0% | 20.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | — | 1.61.0 |
| 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.
- •⚠ index_queue has not been updated in over a year.