Decision Workspace
fast-steal vs rayon vs rayon-core
Side-by-side comparison of Rust crates
66
fast-steal
growingv6.5.1
特别快的多线程任务调度器,支持超细颗粒度的任务窃取
68
rayon
growingv1.11.0
Simple work-stealing parallelism for Rust
66
rayon-core
growingv1.13.0
Core APIs for Rayon
Core Metrics
| fast-steal | rayon | rayon-core | |
|---|---|---|---|
| Health Score | 66 | 68 | 66 |
| Total Downloads | 24.4K | 340.6M | 337.8M |
| 30d Downloads | 1.1K | 22.1M | 22.1M |
| Dependents | 55 | 105.0K | 483 |
| Releases | 54 | 39 | 28 |
| Last Updated | today | 227d ago | 227d ago |
| Age | 11m | 10y 3m | 9y |
Health Breakdown
fast-steal
Maintenance
19
Quality
18
Community
11
Popularity
5
Documentation
13
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
| fast-steal | rayon | rayon-core | |
|---|---|---|---|
| Version | 6.5.1 | 1.11.0 | 1.13.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 5 | 7 |
| Crate Size | 8KB | 182KB | 73KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 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.