Decision Workspace
ordered-parallel-iterator vs parseq vs parallel-iterator
Side-by-side comparison of Rust crates
39
ordered-parallel-iterator
growingv0.2.0
Performs tasks in parallel returning completed tasks in order of appearance.
44
parseq
growingv0.1.5
Parallel sequential iterator
38
parallel-iterator
growingv0.1.6
Parallelize any iterator with ease!
Core Metrics
| ordered-parallel-iterator | parseq | parallel-iterator | |
|---|---|---|---|
| Health Score | 39 | 44 | 38 |
| Total Downloads | 7.0K | 8.0K | 11.8K |
| 30d Downloads | 44 | 25 | 43 |
| Dependents | 37 | 4 | 3 |
| Releases | 3 | 6 | 7 |
| Last Updated | 687d ago | 351d ago | 2081d ago |
| Age | 7y | 3y 3m | 7y 3m |
Health Breakdown
ordered-parallel-iterator
Maintenance
3
Quality
15
Community
7
Popularity
5
Documentation
9
parseq
Maintenance
7
Quality
15
Community
7
Popularity
5
Documentation
10
parallel-iterator
Maintenance
3
Quality
15
Community
7
Popularity
5
Documentation
8
Technical Details
| ordered-parallel-iterator | parseq | parallel-iterator | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.5 | 0.1.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Unlicense OR MIT | MIT OR Apache-2.0 | Apache-2.0/MIT |
| Dependencies | 3 | 2 | 2 |
| Crate Size | 5KB | 8KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •parseq leads with a health score of 44/100, but none of the options score above 80.
- •parallel-iterator has the most downloads (11.8K), suggesting wider adoption.
- •⚠ ordered-parallel-iterator, parallel-iterator have not been updated in over a year.