Decision Workspace
id_collections vs id-vec vs oxc_index
Side-by-side comparison of Rust crates
46
id_collections
growingv1.0.1
Index-oriented programming in Rust
39
id-vec
growingv0.5.7
Simplify Graphs in Rust. Introduces IdVec, which automatically creates Ids for each new object, reusing deleted Ids.
65
oxc_index
growingv4.1.0
Newtype-style helpers for `Vec` and `usize`.
Core Metrics
| id_collections | id-vec | oxc_index | |
|---|---|---|---|
| Health Score | 46 | 39 | 65 |
| Total Downloads | 23.1K | 22.6K | 3.6M |
| 30d Downloads | 729 | 118 | 309.3K |
| Dependents | 3 | 0 | 1.1K |
| Releases | 2 | 8 | 74 |
| Last Updated | 1406d ago | 2720d ago | 174d ago |
| Age | 3y 10m | 7y 8m | 2y 8m |
Health Breakdown
id_collections
Maintenance
4
Quality
19
Community
8
Popularity
5
Documentation
10
id-vec
Maintenance
4
Quality
16
Community
6
Popularity
5
Documentation
8
oxc_index
Maintenance
11
Quality
20
Community
14
Popularity
8
Documentation
12
Technical Details
| id_collections | id-vec | oxc_index | |
|---|---|---|---|
| Version | 1.0.1 | 0.5.7 | 4.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 0 | 3 |
| Crate Size | 34KB | 12KB | 24KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 1.4% |
| Edition | 2021 | — | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •oxc_index leads with a health score of 65/100, but none of the options score above 80.
- •oxc_index is depended on by 1.1K crates — strongest ecosystem trust.
- •⚠ id_collections, id-vec have not been updated in over a year.
- •id-vec is pre-1.0 — API may change.