Decision Workspace
orx-parallel vs rayon vs rayon-core
Side-by-side comparison of Rust crates
54
orx-parallel
stablev3.4.0
High performance, configurable and expressive parallel computation library.
68
rayon
growingv1.11.0
Simple work-stealing parallelism for Rust
66
rayon-core
growingv1.13.0
Core APIs for Rayon
Core Metrics
| orx-parallel | rayon | rayon-core | |
|---|---|---|---|
| Health Score | 54 | 68 | 66 |
| Total Downloads | 978.1K | 340.6M | 337.8M |
| 30d Downloads | 136.3K | 22.1M | 22.1M |
| Dependents | 29 | 105.0K | 483 |
| Releases | 30 | 39 | 28 |
| Last Updated | 145d ago | 227d ago | 227d ago |
| Age | 1y 8m | 10y 3m | 9y |
Health Breakdown
orx-parallel
Maintenance
12
Quality
15
Community
10
Popularity
7
Documentation
10
rayon
Maintenance
10
Quality
19
Community
16
Popularity
8
Documentation
15
rayon-core
Maintenance
10
Quality
19
Community
14
Popularity
8
Documentation
15
Technical Details
| orx-parallel | rayon | rayon-core | |
|---|---|---|---|
| Version | 3.4.0 | 1.11.0 | 1.13.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 27 | 5 | 7 |
| Crate Size | 176KB | 182KB | 73KB |
| Features | 3 | 1 | 1 |
| Yanked % | 3.3% | 0.0% | 3.6% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.80 | 1.80 |
| Owners | 1 | 2 | 2 |
Links
Quick Verdict
- •rayon leads with a health score of 68/100, but none of the options score above 80.
- •rayon is depended on by 105.0K crates — strongest ecosystem trust.