Decision Workspace
breadth-first-zip vs tree_iterators_rs vs itertools
Side-by-side comparison of Rust crates
41
breadth-first-zip
growingv0.3.0
Breadth-first `zip` guaranteeing a monotonically increasing sum of indices.
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.
62
itertools
growingv0.14.0
Extra iterator adaptors, iterator methods, free functions, and macros.
Core Metrics
| breadth-first-zip | tree_iterators_rs | itertools | |
|---|---|---|---|
| Health Score | 41 | 65 | 62 |
| Total Downloads | 5.1K | 18.8K | 942.3M |
| 30d Downloads | 44 | 109 | 68.2M |
| Dependents | 1 | 16 | 137.8K |
| Releases | 3 | 22 | 130 |
| Last Updated | 999d ago | 38d ago | 451d ago |
| Age | 2y 9m | 2y 7m | 11y 4m |
Health Breakdown
breadth-first-zip
Maintenance
5
Quality
15
Community
7
Popularity
4
Documentation
10
tree_iterators_rs
Maintenance
17
Quality
21
Community
9
Popularity
5
Documentation
13
itertools
Maintenance
8
Quality
15
Community
17
Popularity
8
Documentation
14
Technical Details
| breadth-first-zip | tree_iterators_rs | itertools | |
|---|---|---|---|
| Version | 0.3.0 | 3.6.0 | 0.14.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MPL-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 6 |
| Crate Size | 11KB | 55KB | 153KB |
| Features | 0 | 1 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | 1.63.0 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •tree_iterators_rs leads with a health score of 65/100, but none of the options score above 80.
- •itertools has the most downloads (942.3M), suggesting wider adoption.
- •itertools is depended on by 137.8K crates — strongest ecosystem trust.
- •⚠ breadth-first-zip, itertools have not been updated in over a year.
- •breadth-first-zip, itertools are pre-1.0 — API may change.