Decision Workspace
indextree vs generational-indextree vs indextree-ng
Side-by-side comparison of Rust crates
77
indextree
stablev4.8.0
Arena based tree structure by using indices instead of reference counted pointers
50
generational-indextree
growingv1.1.4
Arena based tree structure by using indices instead of reference counted pointers
46
indextree-ng
growingv1.0.5
Arena based tree structure by using indices instead of reference counted pointers. Fork of indextree by Sascha Grunert which allows to remove nodes
Core Metrics
| indextree | generational-indextree | indextree-ng | |
|---|---|---|---|
| Health Score | 77 | 50 | 46 |
| Total Downloads | 1.9M | 15.2K | 17.4K |
| 30d Downloads | 84.4K | 83 | 98 |
| Dependents | 721 | 4 | 1 |
| Releases | 30 | 9 | 6 |
| Last Updated | 3d ago | 1532d ago | 3006d ago |
| Age | 9y 3m | 5y 11m | 8y 3m |
Health Breakdown
indextree
Maintenance
19
Quality
23
Community
13
Popularity
7
Documentation
15
generational-indextree
Maintenance
4
Quality
22
Community
7
Popularity
5
Documentation
12
indextree-ng
Maintenance
3
Quality
21
Community
6
Popularity
5
Documentation
11
Technical Details
| indextree | generational-indextree | indextree-ng | |
|---|---|---|---|
| Version | 4.8.0 | 1.1.4 | 1.0.5 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 2 | 0 |
| Crate Size | 27KB | 18KB | 7KB |
| Features | 5 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | — |
| MSRV | 1.85.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •indextree leads with a health score of 77/100, but none of the options score above 80.
- •indextree is depended on by 721 crates — strongest ecosystem trust.
- •⚠ generational-indextree, indextree-ng have not been updated in over a year.