Decision Workspace
espalier vs tree-flat vs ego-tree
Side-by-side comparison of Rust crates
49
espalier
growingv0.4.1
Very simple flattened tree structure.
40
tree-flat
growingv0.1.3
TreeFlat is the simplest way to build & traverse a pre-order Tree for Rust.
59
ego-tree
growingv0.11.0
Vec-backed ID-tree
Core Metrics
| espalier | tree-flat | ego-tree | |
|---|---|---|---|
| Health Score | 49 | 40 | 59 |
| Total Downloads | 6.3K | 5.9K | 14.9M |
| 30d Downloads | 7 | 21 | 1.5M |
| Dependents | 0 | 0 | 1.7K |
| Releases | 5 | 4 | 16 |
| Last Updated | 1167d ago | 1068d ago | 63d ago |
| Age | 3y 2m | 4y | 10y 2m |
Health Breakdown
espalier
Maintenance
10
Quality
16
Community
5
Popularity
5
Documentation
13
tree-flat
Maintenance
4
Quality
15
Community
5
Popularity
4
Documentation
12
ego-tree
Maintenance
12
Quality
13
Community
16
Popularity
8
Documentation
10
Technical Details
| espalier | tree-flat | ego-tree | |
|---|---|---|---|
| Version | 0.4.1 | 0.1.3 | 0.11.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | ISC |
| Dependencies | 0 | 3 | 3 |
| Crate Size | 6KB | 20KB | 20KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 6.3% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 3 |
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.
- •⚠ espalier, tree-flat have not been updated in over a year.