Decision Workspace
wasm_thread vs wasm-futures-executor vs rayon
Side-by-side comparison of Rust crates
49
wasm_thread
growingv0.3.3
An std thread replacement for wasm32 target
40
wasm-futures-executor
growingv0.2.0
Executor for asynchronous task based on wasm web workers
68
rayon
growingv1.11.0
Simple work-stealing parallelism for Rust
Core Metrics
| wasm_thread | wasm-futures-executor | rayon | |
|---|---|---|---|
| Health Score | 49 | 40 | 68 |
| Total Downloads | 276.4K | 6.8K | 340.6M |
| 30d Downloads | 14.3K | 55 | 22.1M |
| Dependents | 81 | 2 | 105.0K |
| Releases | 10 | 4 | 39 |
| Last Updated | 514d ago | 1465d ago | 227d ago |
| Age | 5y 5m | 4y 6m | 10y 3m |
Health Breakdown
wasm_thread
Maintenance
5
Quality
15
Community
11
Popularity
6
Documentation
12
wasm-futures-executor
Maintenance
3
Quality
13
Community
7
Popularity
5
Documentation
12
rayon
Maintenance
10
Quality
19
Community
16
Popularity
8
Documentation
15
Technical Details
| wasm_thread | wasm-futures-executor | rayon | |
|---|---|---|---|
| Version | 0.3.3 | 0.2.0 | 1.11.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 10 | 8 | 5 |
| Crate Size | 27KB | 12KB | 182KB |
| Features | 2 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.80 |
| Owners | 1 | 1 | 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.
- •⚠ wasm_thread, wasm-futures-executor have not been updated in over a year.
- •wasm_thread, wasm-futures-executor are pre-1.0 — API may change.