Decision Workspace
uasync vs async-executor vs async-task
Side-by-side comparison of Rust crates
39
uasync
growingv0.1.1
fast, safe, async executor
71
async-executor
stablev1.14.0
Async executor
65
async-task
growingv4.7.1
Task abstraction for building executors
Core Metrics
| uasync | async-executor | async-task | |
|---|---|---|---|
| Health Score | 39 | 71 | 65 |
| Total Downloads | 2.7K | 112.4M | 128.9M |
| 30d Downloads | 5 | 7.1M | 7.6M |
| Dependents | 0 | 1.8K | 1.3K |
| Releases | 2 | 32 | 25 |
| Last Updated | 1536d ago | 40d ago | 699d ago |
| Age | 4y 2m | 6y 9m | 6y 10m |
Health Breakdown
uasync
Maintenance
3
Quality
13
Community
6
Popularity
4
Documentation
13
async-executor
Maintenance
16
Quality
15
Community
20
Popularity
8
Documentation
12
async-task
Maintenance
6
Quality
20
Community
19
Popularity
8
Documentation
12
Technical Details
| uasync | async-executor | async-task | |
|---|---|---|---|
| Version | 0.1.1 | 1.14.0 | 4.7.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 8 | 15 | 9 |
| Crate Size | 12KB | 29KB | 38KB |
| Features | 0 | 1 | 2 |
| Yanked % | 0.0% | 12.5% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.65 | 1.57 |
| Owners | 1 | 1 (team) | 2 (team) |
Links
Quick Verdict
- •async-executor leads with a health score of 71/100, but none of the options score above 80.
- •async-task has the most downloads (128.9M), suggesting wider adoption.
- •async-executor is depended on by 1.8K crates — strongest ecosystem trust.
- •⚠ uasync, async-task have not been updated in over a year.
- •uasync is pre-1.0 — API may change.