Decision Workspace
generational-indextree vs indextree vs indextree-ng
Side-by-side comparison of Rust crates
50
generational-indextree
growingv1.1.4
Arena based tree structure by using indices instead of reference counted pointers
77
indextree
stablev4.8.0
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
| generational-indextree | indextree | indextree-ng | |
|---|---|---|---|
| Health Score | 50 | 77 | 46 |
| Total Downloads | 15.2K | 1.9M | 17.4K |
| 30d Downloads | 83 | 84.4K | 98 |
| Dependents | 4 | 721 | 1 |
| Releases | 9 | 30 | 6 |
| Last Updated | 1532d ago | 3d ago | 3006d ago |
| Age | 5y 11m | 9y 3m | 8y 3m |
Health Breakdown
generational-indextree
Maintenance
4
Quality
22
Community
7
Popularity
5
Documentation
12
indextree
Maintenance
19
Quality
23
Community
13
Popularity
7
Documentation
15
indextree-ng
Maintenance
3
Quality
21
Community
6
Popularity
5
Documentation
11
Technical Details
| generational-indextree | indextree | indextree-ng | |
|---|---|---|---|
| Version | 1.1.4 | 4.8.0 | 1.0.5 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 3 | 0 |
| Crate Size | 18KB | 27KB | 7KB |
| Features | 3 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | — |
| 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.