Decision Workspace
tree_iterators_rs vs traversal vs orx-tree
Side-by-side comparison of Rust crates
65
tree_iterators_rs
stablev3.6.0
tree_iterators_rs is a library built to provide you with the iterators to easily work with tree data structures in Rust.
39
traversal
growingv0.1.2
Generic and lazy tree traversal algorithms
60
orx-tree
stablev2.2.0
A beautiful tree 🌳 with convenient, efficient, parallelizable growth, mutation and traversal features.
Core Metrics
| tree_iterators_rs | traversal | orx-tree | |
|---|---|---|---|
| Health Score | 65 | 39 | 60 |
| Total Downloads | 18.8K | 66.7K | 15.6K |
| 30d Downloads | 113 | 3.2K | 1.7K |
| Dependents | 16 | 7 | 8 |
| Releases | 22 | 3 | 17 |
| Last Updated | 38d ago | 2206d ago | 61d ago |
| Age | 2y 7m | 6y | 1y 2m |
Health Breakdown
tree_iterators_rs
Maintenance
17
Quality
21
Community
9
Popularity
5
Documentation
13
traversal
Maintenance
3
Quality
10
Community
8
Popularity
6
Documentation
12
orx-tree
Maintenance
16
Quality
18
Community
9
Popularity
5
Documentation
12
Technical Details
| tree_iterators_rs | traversal | orx-tree | |
|---|---|---|---|
| Version | 3.6.0 | 0.1.2 | 2.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 0 | 14 |
| Crate Size | 55KB | 10KB | 113KB |
| Features | 1 | 0 | 4 |
| Yanked % | 0.0% | 33.3% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tree_iterators_rs leads with a health score of 65/100, but none of the options score above 80.
- •traversal has the most downloads (66.7K), suggesting wider adoption.
- •⚠traversal has not been updated in over a year.
- •traversal is pre-1.0 — API may change.