Decision Workspace
atomx vs rayon vs rayon-core
Side-by-side comparison of Rust crates
45
atomx
growingv0.2.10
Thread safe data structures based on atomic data types.
68
rayon
growingv1.11.0
Simple work-stealing parallelism for Rust
66
rayon-core
growingv1.13.0
Core APIs for Rayon
Core Metrics
| atomx | rayon | rayon-core | |
|---|---|---|---|
| Health Score | 45 | 68 | 66 |
| Total Downloads | 13.3K | 340.6M | 337.8M |
| 30d Downloads | 17 | 22.1M | 22.1M |
| Dependents | 0 | 105.0K | 483 |
| Releases | 13 | 39 | 28 |
| Last Updated | 106d ago | 227d ago | 227d ago |
| Age | 5y 1m | 10y 3m | 9y |
Health Breakdown
atomx
Maintenance
11
Quality
15
Community
5
Popularity
5
Documentation
9
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
| atomx | rayon | rayon-core | |
|---|---|---|---|
| Version | 0.2.10 | 1.11.0 | 1.13.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 OR MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 5 | 7 |
| Crate Size | 21KB | 182KB | 73KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 3.6% |
| Edition | 2018 | 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.
- •atomx is pre-1.0 — API may change.