Decision Workspace
id_tree vs indextree vs termtree
Side-by-side comparison of Rust crates
55
id_tree
growingv1.8.0
A library for creating and modifying Tree structures.
77
indextree
stablev4.8.0
Arena based tree structure by using indices instead of reference counted pointers
72
termtree
stablev1.0.0
Visualize tree-like data on the command-line
Core Metrics
| id_tree | indextree | termtree | |
|---|---|---|---|
| Health Score | 55 | 77 | 72 |
| Total Downloads | 489.6K | 1.9M | 126.1M |
| 30d Downloads | 7.3K | 84.4K | 9.8M |
| Dependents | 264 | 721 | 1.0K |
| Releases | 25 | 30 | 11 |
| Last Updated | 1809d ago | 3d ago | 44d ago |
| Age | 9y 5m | 9y 3m | 4y 5m |
Health Breakdown
id_tree
Maintenance
4
Quality
21
Community
12
Popularity
7
Documentation
11
indextree
Maintenance
19
Quality
23
Community
13
Popularity
7
Documentation
15
termtree
Maintenance
13
Quality
17
Community
19
Popularity
8
Documentation
15
Technical Details
| id_tree | indextree | termtree | |
|---|---|---|---|
| Version | 1.8.0 | 4.8.0 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 3 | 1 |
| Crate Size | 30KB | 27KB | 9KB |
| Features | 1 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2021 |
| MSRV | — | 1.85.0 | 1.74 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •indextree leads with a health score of 77/100, but none of the options score above 80.
- •termtree has the most downloads (126.1M), suggesting wider adoption.
- •termtree is depended on by 1.0K crates — strongest ecosystem trust.
- •⚠ id_tree has not been updated in over a year.