Decision Workspace
thread-guard vs rayon vs rayon-core
Side-by-side comparison of Rust crates
40
thread-guard
experimentalv0.1.0
A simple thread guard.
68
rayon
growingv1.11.0
Simple work-stealing parallelism for Rust
66
rayon-core
growingv1.13.0
Core APIs for Rayon
Core Metrics
| thread-guard | rayon | rayon-core | |
|---|---|---|---|
| Health Score | 40 | 68 | 66 |
| Total Downloads | 3.1K | 340.6M | 337.8M |
| 30d Downloads | 347 | 21.4M | 21.3M |
| Dependents | 6 | 105.0K | 483 |
| Releases | 1 | 39 | 28 |
| Last Updated | 319d ago | 227d ago | 227d ago |
| Age | 10m | 10y 3m | 9y |
Health Breakdown
thread-guard
Maintenance
3
Quality
14
Community
9
Popularity
4
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
| thread-guard | rayon | rayon-core | |
|---|---|---|---|
| Version | 0.1.0 | 1.11.0 | 1.13.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 5 | 7 |
| Crate Size | 12KB | 182KB | 73KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 3.6% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.80 | 1.80 |
| Owners | 2 | 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.
- •thread-guard is pre-1.0 — API may change.