Decision Workspace
hprtree vs indextree vs ego-tree
Side-by-side comparison of Rust crates
40
hprtree
growingv0.2.3
A Hilbert-Packed-R-Tree implementation for rust
77
indextree
stablev4.8.0
Arena based tree structure by using indices instead of reference counted pointers
59
ego-tree
growingv0.11.0
Vec-backed ID-tree
Core Metrics
| hprtree | indextree | ego-tree | |
|---|---|---|---|
| Health Score | 40 | 77 | 59 |
| Total Downloads | 5.4K | 1.9M | 14.9M |
| 30d Downloads | 39 | 81.7K | 1.5M |
| Dependents | 0 | 721 | 1.7K |
| Releases | 4 | 30 | 16 |
| Last Updated | 471d ago | 3d ago | 63d ago |
| Age | 3y 6m | 9y 3m | 10y 2m |
Health Breakdown
hprtree
Maintenance
6
Quality
15
Community
5
Popularity
4
Documentation
10
indextree
Maintenance
19
Quality
23
Community
13
Popularity
7
Documentation
15
ego-tree
Maintenance
12
Quality
13
Community
16
Popularity
8
Documentation
10
Technical Details
| hprtree | indextree | ego-tree | |
|---|---|---|---|
| Version | 0.2.3 | 4.8.0 | 0.11.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | ISC |
| Dependencies | 1 | 3 | 3 |
| Crate Size | 11KB | 27KB | 20KB |
| Features | 0 | 5 | 1 |
| Yanked % | 0.0% | 0.0% | 6.3% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 3 |
Links
Quick Verdict
- •indextree leads with a health score of 77/100, but none of the options score above 80.
- •ego-tree has the most downloads (14.9M), suggesting wider adoption.
- •ego-tree is depended on by 1.7K crates — strongest ecosystem trust.
- •⚠ hprtree has not been updated in over a year.
- •hprtree, ego-tree are pre-1.0 — API may change.