rustio rustio.net

async-await vs async-global-executor vs async-std

Side-by-side comparison of Rust crates

Core Metrics

async-awaitasync-global-executorasync-std
Health Score346966
Total Downloads12.5K78.1M74.9M
30d Downloads444.1M3.3M
Dependents084724.2K
Releases53638
Last Updated3482d ago394d ago225d ago
Age10y 6m5y 7m6y 10m

Health Breakdown

async-await
Maintenance
3
Quality
15
Community
3
Popularity
5
Documentation
8
async-global-executor
Maintenance
8
Quality
19
Community
19
Popularity
8
Documentation
15
async-std
Maintenance
9
Quality
19
Community
19
Popularity
8
Documentation
11

Technical Details

async-awaitasync-global-executorasync-std
Version0.2.13.1.01.13.2
Stable (≥1.0)✗ No✓ Yes✓ Yes
LicenseMIT OR Apache-2.0Apache-2.0 OR MITApache-2.0 OR MIT
Dependencies1828
Crate Size6KB15KB220KB
Features0310
Yanked %0.0%2.8%0.0%
Edition20212018
MSRV1.801.63
Owners14 (team)5

Quick Verdict

  • async-global-executor leads with a health score of 69/100, but none of the options score above 80.
  • async-std is depended on by 24.2K crates — strongest ecosystem trust.
  • ⚠ async-await, async-global-executor have not been updated in over a year.
  • async-await is pre-1.0 — API may change.