Decision Workspace
ego-tree vs id_collections vs id-vec
Side-by-side comparison of Rust crates
59
ego-tree
growingv0.11.0
Vec-backed ID-tree
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.
Core Metrics
| ego-tree | id_collections | id-vec | |
|---|---|---|---|
| Health Score | 59 | 46 | 39 |
| Total Downloads | 14.9M | 23.1K | 22.6K |
| 30d Downloads | 1.6M | 729 | 118 |
| Dependents | 1.7K | 3 | 0 |
| Releases | 16 | 2 | 8 |
| Last Updated | 63d ago | 1406d ago | 2720d ago |
| Age | 10y 2m | 3y 10m | 7y 8m |
Health Breakdown
ego-tree
Maintenance
12
Quality
13
Community
16
Popularity
8
Documentation
10
id_collections
Maintenance
4
Quality
19
Community
8
Popularity
5
Documentation
10
id-vec
Maintenance
4
Quality
16
Community
6
Popularity
5
Documentation
8
Technical Details
| ego-tree | id_collections | id-vec | |
|---|---|---|---|
| Version | 0.11.0 | 1.0.1 | 0.5.7 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | ISC | MIT | MIT |
| Dependencies | 3 | 4 | 0 |
| Crate Size | 20KB | 34KB | 12KB |
| Features | 1 | 0 | 0 |
| Yanked % | 6.3% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | — |
| MSRV | — | — | — |
| Owners | 3 | 1 | 1 |
Links
Quick Verdict
- •ego-tree leads with a health score of 59/100, but none of the options score above 80.
- •ego-tree is depended on by 1.7K crates — strongest ecosystem trust.
- •⚠ id_collections, id-vec have not been updated in over a year.
- •ego-tree, id-vec are pre-1.0 — API may change.