Decision Workspace
asyncute vs async-global-executor vs async-rs
Side-by-side comparison of Rust crates
46
asyncute
experimentalv0.0.8
asyncute (async execute) can execute async futures globally without per-executor queues.
69
async-global-executor
growingv3.1.0
A global executor built on top of async-executor and async-io
64
async-rs
experimentalv0.8.2
Async runtime abstration
Core Metrics
| asyncute | async-global-executor | async-rs | |
|---|---|---|---|
| Health Score | 46 | 69 | 64 |
| Total Downloads | 3.8K | 78.1M | 86.4K |
| 30d Downloads | 10 | 3.9M | 61.4K |
| Dependents | 0 | 847 | 37 |
| Releases | 8 | 36 | 21 |
| Last Updated | 141d ago | 394d ago | 11d ago |
| Age | 11m | 5y 7m | 7m |
Health Breakdown
asyncute
Maintenance
12
Quality
14
Community
6
Popularity
4
Documentation
10
async-global-executor
Maintenance
8
Quality
19
Community
19
Popularity
8
Documentation
15
async-rs
Maintenance
18
Quality
15
Community
10
Popularity
6
Documentation
15
Technical Details
| asyncute | async-global-executor | async-rs | |
|---|---|---|---|
| Version | 0.0.8 | 3.1.0 | 0.8.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | GPL-3.0 | Apache-2.0 OR MIT | BSD-2-Clause |
| Dependencies | 25 | 8 | 12 |
| Crate Size | 60KB | 15KB | 26KB |
| Features | 8 | 3 | 6 |
| Yanked % | 0.0% | 2.8% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.80 | 1.87.0 |
| Owners | 1 | 4 (team) | 1 |
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 847 crates — strongest ecosystem trust.
- •⚠ async-global-executor has not been updated in over a year.
- •asyncute, async-rs are pre-1.0 — API may change.