Decision Workspace
hytra vs rayon vs fast-steal
Side-by-side comparison of Rust crates
43
hytra
growingv0.1.2
Datastructure for fast multi-threaded updates.
74
rayon
stablev1.12.0
Simple work-stealing parallelism for Rust
67
fast-steal
stablev6.5.3
特别快的多线程任务调度器,支持超细颗粒度的任务窃取
Core Metrics
| hytra | rayon | fast-steal | |
|---|---|---|---|
| Health Score | 43 | 74 | 67 |
| Total Downloads | 510.8K | 394.0M | 26.8K |
| 30d Downloads | 38.6K | 29.9M | 0 |
| Dependents | 8 | 119.7K | 58 |
| Releases | 3 | 40 | 56 |
| Last Updated | 1893d ago | 42d ago | 2d ago |
| Age | 5y 2m | 10y 5m | 1y 1m |
Health Breakdown
hytra
Maintenance
4
Quality
14
Community
9
Popularity
7
Documentation
9
rayon
Maintenance
16
Quality
19
Community
16
Popularity
8
Documentation
15
fast-steal
Maintenance
19
Quality
19
Community
11
Popularity
5
Documentation
13
Technical Details
| hytra | rayon | fast-steal | |
|---|---|---|---|
| Version | 0.1.2 | 1.12.0 | 6.5.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 5 | 3 |
| Crate Size | 9KB | 183KB | 7KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | 1.80 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •rayon leads with a health score of 74/100, but none of the options score above 80.
- •rayon is depended on by 119.7K crates — strongest ecosystem trust.
- •⚠ hytra has not been updated in over a year.
- •hytra is pre-1.0 — API may change.