Decision Workspace
tinywake vs exo_task vs async-global-executor
Side-by-side comparison of Rust crates
49
tinywake
growingv0.2.2
A minimal, no_std-compatible waker implementation for Cortex-M async executors.
48
exo_task
growingv0.1.2
A lightweight async task executor for bare metal (or any) systems
69
async-global-executor
growingv3.1.0
A global executor built on top of async-executor and async-io
Core Metrics
| tinywake | exo_task | async-global-executor | |
|---|---|---|---|
| Health Score | 49 | 48 | 69 |
| Total Downloads | 2.5K | 2.2K | 84.6M |
| 30d Downloads | 0 | 0 | 3.3M |
| Dependents | 0 | 0 | 896 |
| Releases | 4 | 3 | 36 |
| Last Updated | 433d ago | 466d ago | 453d ago |
| Age | 1y 2m | 1y 3m | 5y 9m |
Health Breakdown
tinywake
Maintenance
11
Quality
15
Community
6
Popularity
4
Documentation
13
exo_task
Maintenance
6
Quality
17
Community
6
Popularity
4
Documentation
15
async-global-executor
Maintenance
8
Quality
19
Community
19
Popularity
8
Documentation
15
Technical Details
| tinywake | exo_task | async-global-executor | |
|---|---|---|---|
| Version | 0.2.2 | 0.1.2 | 3.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 4 | 2 | 8 |
| Crate Size | 8KB | 10KB | 15KB |
| Features | 1 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 2.8% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.86.0 | 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.
- •⚠ tinywake, exo_task, async-global-executor have not been updated in over a year.
- •tinywake, exo_task are pre-1.0 — API may change.