Decision Workspace
async-wakers vs continue vs async-std
Side-by-side comparison of Rust crates
41
async-wakers
growingv0.0.0
A container to register and notify task wakers.
52
continue
growingv0.1.2
Swift-style continuation API
66
async-std
growingv1.13.2
Deprecated in favor of `smol` - Async version of the Rust standard library
Core Metrics
| async-wakers | continue | async-std | |
|---|---|---|---|
| Health Score | 41 | 52 | 66 |
| Total Downloads | 30.5K | 15.9K | 74.9M |
| 30d Downloads | 5 | 3.1K | 3.3M |
| Dependents | 11 | 36 | 24.2K |
| Releases | 23 | 3 | 38 |
| Last Updated | 2174d ago | 97d ago | 225d ago |
| Age | 6y 2m | 1y 5m | 6y 10m |
Health Breakdown
async-wakers
Maintenance
6
Quality
10
Community
9
Popularity
5
Documentation
11
continue
Maintenance
12
Quality
13
Community
10
Popularity
5
Documentation
12
async-std
Maintenance
9
Quality
19
Community
19
Popularity
8
Documentation
11
Technical Details
| async-wakers | continue | async-std | |
|---|---|---|---|
| Version | 0.0.0 | 0.1.2 | 1.13.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 0 | 6 | 28 |
| Crate Size | 718B | 137KB | 220KB |
| Features | 0 | 0 | 10 |
| Yanked % | 95.7% | 0.0% | 0.0% |
| Edition | — | 2024 | 2018 |
| MSRV | — | 1.85.1 | 1.63 |
| Owners | 1 | 1 | 5 |
Links
Quick Verdict
- •async-std leads with a health score of 66/100, but none of the options score above 80.
- •async-std is depended on by 24.2K crates — strongest ecosystem trust.
- •⚠ async-wakers has not been updated in over a year.
- •async-wakers, continue are pre-1.0 — API may change.