Decision Workspace
parseq vs ordered-parallel-iterator vs serial_test
Side-by-side comparison of Rust crates
43
parseq
growingv0.1.5
Parallel sequential iterator
39
ordered-parallel-iterator
growingv0.2.0
Performs tasks in parallel returning completed tasks in order of appearance.
69
serial_test
stablev3.5.0
Allows for the creation of serialised Rust tests
Core Metrics
| parseq | ordered-parallel-iterator | serial_test | |
|---|---|---|---|
| Health Score | 43 | 39 | 69 |
| Total Downloads | 8.0K | 7.1K | 127.6M |
| 30d Downloads | 0 | 0 | 5.1M |
| Dependents | 7 | 37 | 41.1K |
| Releases | 6 | 3 | 23 |
| Last Updated | 459d ago | 795d ago | 44d ago |
| Age | 3y 6m | 7y 4m | 7y 6m |
Health Breakdown
parseq
Maintenance
6
Quality
15
Community
7
Popularity
5
Documentation
10
ordered-parallel-iterator
Maintenance
3
Quality
15
Community
7
Popularity
5
Documentation
9
serial_test
Maintenance
16
Quality
20
Community
14
Popularity
8
Documentation
11
Technical Details
| parseq | ordered-parallel-iterator | serial_test | |
|---|---|---|---|
| Version | 0.1.5 | 0.2.0 | 3.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Unlicense OR MIT | MIT |
| Dependencies | 2 | 3 | 10 |
| Crate Size | 8KB | 5KB | 13KB |
| Features | 0 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 4.3% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | — | 1.68 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •serial_test leads with a health score of 69/100, but none of the options score above 80.
- •serial_test is depended on by 41.1K crates — strongest ecosystem trust.
- •⚠ parseq, ordered-parallel-iterator have not been updated in over a year.
- •parseq, ordered-parallel-iterator are pre-1.0 — API may change.