Decision Workspace
indexed vs typed-index-collections vs oxc_index
Side-by-side comparison of Rust crates
44
indexed
growingv0.2.0
Convenient allocator for index-linked data structures
70
typed-index-collections
stablev3.5.0
Typed index version of Rust slice and Vec containers
65
oxc_index
growingv4.1.0
Newtype-style helpers for `Vec` and `usize`.
Core Metrics
| indexed | typed-index-collections | oxc_index | |
|---|---|---|---|
| Health Score | 44 | 70 | 65 |
| Total Downloads | 164.3K | 3.0M | 3.6M |
| 30d Downloads | 18.0K | 205.3K | 301.5K |
| Dependents | 2 | 88 | 1.1K |
| Releases | 3 | 23 | 74 |
| Last Updated | 2227d ago | 68d ago | 174d ago |
| Age | 7y 5m | 5y 8m | 2y 8m |
Health Breakdown
indexed
Maintenance
3
Quality
17
Community
7
Popularity
6
Documentation
11
typed-index-collections
Maintenance
14
Quality
22
Community
11
Popularity
8
Documentation
15
oxc_index
Maintenance
11
Quality
20
Community
14
Popularity
8
Documentation
12
Technical Details
| indexed | typed-index-collections | oxc_index | |
|---|---|---|---|
| Version | 0.2.0 | 3.5.0 | 4.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 7 | 3 |
| Crate Size | 10KB | 53KB | 24KB |
| Features | 1 | 7 | 3 |
| Yanked % | 0.0% | 0.0% | 1.4% |
| Edition | — | 2021 | 2024 |
| MSRV | — | 1.90.0 | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •typed-index-collections leads with a health score of 70/100, but none of the options score above 80.
- •oxc_index has the most downloads (3.6M), suggesting wider adoption.
- •oxc_index is depended on by 1.1K crates — strongest ecosystem trust.
- •⚠ indexed has not been updated in over a year.
- •indexed is pre-1.0 — API may change.