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
68
typed-index-collections
stablev3.5.0
Typed index version of Rust slice and Vec containers
64
oxc_index
growingv4.1.0
Newtype-style helpers for `Vec` and `usize`.
Core Metrics
| indexed | typed-index-collections | oxc_index | |
|---|---|---|---|
| Health Score | 44 | 68 | 64 |
| Total Downloads | 201.5K | 3.6M | 4.4M |
| 30d Downloads | 19.3K | 373.1K | 459.1K |
| Dependents | 2 | 93 | 1.2K |
| Releases | 3 | 23 | 74 |
| Last Updated | 2286d ago | 128d ago | 234d ago |
| Age | 7y 7m | 5y 10m | 2y 10m |
Health Breakdown
indexed
Maintenance
3
Quality
17
Community
7
Popularity
6
Documentation
11
typed-index-collections
Maintenance
12
Quality
22
Community
11
Popularity
8
Documentation
15
oxc_index
Maintenance
10
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 68/100, but none of the options score above 80.
- •oxc_index has the most downloads (4.4M), suggesting wider adoption.
- •oxc_index is depended on by 1.2K crates — strongest ecosystem trust.
- •⚠ indexed has not been updated in over a year.
- •indexed is pre-1.0 — API may change.