Decision Workspace
traversable-derive vs traversable vs tree_iterators_rs
Side-by-side comparison of Rust crates
43
traversable-derive
experimentalv0.1.0
Procedural macro to derive Traversable and TraversableMut
50
traversable
experimentalv0.2.0
Visitor Pattern over Traversable data structures
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.
Core Metrics
| traversable-derive | traversable | tree_iterators_rs | |
|---|---|---|---|
| Health Score | 43 | 50 | 65 |
| Total Downloads | 1.2K | 1.2K | 18.8K |
| 30d Downloads | 127 | 114 | 113 |
| Dependents | 2 | 0 | 16 |
| Releases | 1 | 2 | 22 |
| Last Updated | 143d ago | 109d ago | 38d ago |
| Age | 4m | 4m | 2y 7m |
Health Breakdown
traversable-derive
Maintenance
6
Quality
14
Community
4
Popularity
4
Documentation
15
traversable
Maintenance
11
Quality
17
Community
3
Popularity
4
Documentation
15
tree_iterators_rs
Maintenance
17
Quality
21
Community
9
Popularity
5
Documentation
13
Technical Details
| traversable-derive | traversable | tree_iterators_rs | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 3.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 3 | 3 | 3 |
| Crate Size | 9KB | 12KB | 55KB |
| Features | 0 | 7 | 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 65/100, but none of the options score above 80.
- •traversable-derive, traversable are pre-1.0 — API may change.