Decision Workspace
orx-tree vs tree_iterators_rs vs tree-sitter-traversal2
Side-by-side comparison of Rust crates
60
orx-tree
stablev2.2.0
A beautiful tree 🌳 with convenient, efficient, parallelizable growth, mutation and traversal features.
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.
49
tree-sitter-traversal2
growingv0.2.1
Traversal of tree-sitter Trees and any arbitrary tree with a TreeCursor-like interface
Core Metrics
| orx-tree | tree_iterators_rs | tree-sitter-traversal2 | |
|---|---|---|---|
| Health Score | 60 | 65 | 49 |
| Total Downloads | 15.6K | 18.8K | 8.2K |
| 30d Downloads | 1.7K | 113 | 1.1K |
| Dependents | 8 | 16 | 17 |
| Releases | 17 | 22 | 2 |
| Last Updated | 61d ago | 38d ago | 378d ago |
| Age | 1y 2m | 2y 7m | 1y 3m |
Health Breakdown
orx-tree
Maintenance
16
Quality
18
Community
9
Popularity
5
Documentation
12
tree_iterators_rs
Maintenance
17
Quality
21
Community
9
Popularity
5
Documentation
13
tree-sitter-traversal2
Maintenance
6
Quality
16
Community
9
Popularity
5
Documentation
13
Technical Details
| orx-tree | tree_iterators_rs | tree-sitter-traversal2 | |
|---|---|---|---|
| Version | 2.2.0 | 3.6.0 | 0.2.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 14 | 3 | 2 |
| Crate Size | 113KB | 55KB | 8KB |
| Features | 4 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| 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.
- •⚠tree-sitter-traversal2 has not been updated in over a year.
- •tree-sitter-traversal2 is pre-1.0 — API may change.