Decision Workspace
philiprehberger-parallel vs orx-parallel vs rayon_iter_concurrent_limit
Side-by-side comparison of Rust crates
53
philiprehberger-parallel
experimentalv0.1.3
Easy parallel iteration — par_map, par_filter, par_for_each with progress and error collection
54
orx-parallel
stablev3.4.0
High performance, configurable and expressive parallel computation library.
52
rayon_iter_concurrent_limit
growingv0.2.0
Limit the concurrency of an individual rayon parallel iterator method with a convenient macro
Core Metrics
| philiprehberger-parallel | orx-parallel | rayon_iter_concurrent_limit | |
|---|---|---|---|
| Health Score | 53 | 54 | 52 |
| Total Downloads | 42 | 978.1K | 73.2K |
| 30d Downloads | 42 | 136.3K | 7.5K |
| Dependents | 0 | 29 | 94 |
| Releases | 4 | 30 | 6 |
| Last Updated | today | 145d ago | 757d ago |
| Age | 7d | 1y 8m | 2y 1m |
Health Breakdown
philiprehberger-parallel
Maintenance
16
Quality
14
Community
6
Popularity
2
Documentation
15
orx-parallel
Maintenance
12
Quality
15
Community
10
Popularity
7
Documentation
10
rayon_iter_concurrent_limit
Maintenance
5
Quality
16
Community
10
Popularity
6
Documentation
15
Technical Details
| philiprehberger-parallel | orx-parallel | rayon_iter_concurrent_limit | |
|---|---|---|---|
| Version | 0.1.3 | 3.4.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 27 | 1 |
| Crate Size | 8KB | 176KB | 11KB |
| Features | 0 | 3 | 1 |
| Yanked % | 0.0% | 3.3% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.70 | — | 1.63 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •orx-parallel leads with a health score of 54/100, but none of the options score above 80.
- •⚠ rayon_iter_concurrent_limit has not been updated in over a year.
- •philiprehberger-parallel, rayon_iter_concurrent_limit are pre-1.0 — API may change.