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