Decision Workspace
traversable vs traversable-derive vs tree_iterators_rs
Side-by-side comparison of Rust crates
49
traversable
experimentalv0.2.0
Visitor Pattern over Traversable data structures
42
traversable-derive
experimentalv0.1.0
Procedural macro to derive Traversable and TraversableMut
62
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.
Core Metrics
| traversable | traversable-derive | tree_iterators_rs | |
|---|---|---|---|
| Health Score | 49 | 42 | 62 |
| Total Downloads | 1.5K | 1.5K | 18.9K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 2 | 16 |
| Releases | 2 | 1 | 22 |
| Last Updated | 168d ago | 202d ago | 98d ago |
| Age | 6m | 6m | 2y 9m |
Health Breakdown
traversable
Maintenance
10
Quality
17
Community
3
Popularity
4
Documentation
15
traversable-derive
Maintenance
5
Quality
14
Community
4
Popularity
4
Documentation
15
tree_iterators_rs
Maintenance
14
Quality
21
Community
9
Popularity
5
Documentation
13
Technical Details
| traversable | traversable-derive | tree_iterators_rs | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 3.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 3 | 3 | 3 |
| Crate Size | 12KB | 9KB | 55KB |
| Features | 7 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85.0 | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tree_iterators_rs leads with a health score of 62/100, but none of the options score above 80.
- •traversable, traversable-derive are pre-1.0 — API may change.