Decision Workspace
parallel-iterator vs ordered-parallel-iterator vs rayon-cond
Side-by-side comparison of Rust crates
38
parallel-iterator
growingv0.1.6
Parallelize any iterator with ease!
39
ordered-parallel-iterator
growingv0.2.0
Performs tasks in parallel returning completed tasks in order of appearance.
55
rayon-cond
growingv0.4.0
Experimental iterator wrapper that is conditionally parallel or serial.
Core Metrics
| parallel-iterator | ordered-parallel-iterator | rayon-cond | |
|---|---|---|---|
| Health Score | 38 | 39 | 55 |
| Total Downloads | 11.8K | 7.0K | 15.2M |
| 30d Downloads | 43 | 44 | 2.0M |
| Dependents | 3 | 37 | 141 |
| Releases | 7 | 3 | 4 |
| Last Updated | 2081d ago | 687d ago | 380d ago |
| Age | 7y 3m | 7y | 7y 1m |
Health Breakdown
parallel-iterator
Maintenance
3
Quality
15
Community
7
Popularity
5
Documentation
8
ordered-parallel-iterator
Maintenance
3
Quality
15
Community
7
Popularity
5
Documentation
9
rayon-cond
Maintenance
10
Quality
15
Community
10
Popularity
8
Documentation
12
Technical Details
| parallel-iterator | ordered-parallel-iterator | rayon-cond | |
|---|---|---|---|
| Version | 0.1.6 | 0.2.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0/MIT | Unlicense OR MIT | Apache-2.0/MIT |
| Dependencies | 2 | 3 | 3 |
| Crate Size | 9KB | 5KB | 11KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2021 |
| MSRV | — | — | 1.63.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rayon-cond leads with a health score of 55/100, but none of the options score above 80.
- •rayon-cond is depended on by 141 crates — strongest ecosystem trust.
- •⚠ parallel-iterator, ordered-parallel-iterator, rayon-cond have not been updated in over a year.