Decision Workspace
simple-async-local-executor vs volt-wasm vs async-global-executor
Side-by-side comparison of Rust crates
36
simple-async-local-executor
growingv0.1.0
A single-threaded polling-based executor suitable for use in games, embedded systems or WASM
43
volt-wasm
experimentalv0.1.2
A lightweight, single-threaded async runtime targeting WASM
69
async-global-executor
growingv3.1.0
A global executor built on top of async-executor and async-io
Core Metrics
| simple-async-local-executor | volt-wasm | async-global-executor | |
|---|---|---|---|
| Health Score | 36 | 43 | 69 |
| Total Downloads | 2.7K | 42 | 84.6M |
| 30d Downloads | 0 | 0 | 3.3M |
| Dependents | 0 | 0 | 896 |
| Releases | 1 | 3 | 36 |
| Last Updated | 1851d ago | 16d ago | 453d ago |
| Age | 5y | 16d | 5y 9m |
Health Breakdown
simple-async-local-executor
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
9
volt-wasm
Maintenance
13
Quality
12
Community
6
Popularity
2
Documentation
10
async-global-executor
Maintenance
8
Quality
19
Community
19
Popularity
8
Documentation
15
Technical Details
| simple-async-local-executor | volt-wasm | async-global-executor | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.2 | 3.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 2 | 10 | 8 |
| Crate Size | 9KB | 22KB | 15KB |
| Features | 1 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 2.8% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | — | 1.80 |
| Owners | 1 | 1 | 4 (team) |
Links
Quick Verdict
- •async-global-executor leads with a health score of 69/100, but none of the options score above 80.
- •async-global-executor is depended on by 896 crates — strongest ecosystem trust.
- •⚠ simple-async-local-executor, async-global-executor have not been updated in over a year.
- •simple-async-local-executor, volt-wasm are pre-1.0 — API may change.