Decision Workspace
continue vs async-wakers vs async-std
Side-by-side comparison of Rust crates
50
continue
growingv0.1.2
Swift-style continuation API
41
async-wakers
growingv0.0.0
A container to register and notify task wakers.
65
async-std
growingv1.13.2
Deprecated in favor of `smol` - Async version of the Rust standard library
Core Metrics
| continue | async-wakers | async-std | |
|---|---|---|---|
| Health Score | 50 | 41 | 65 |
| Total Downloads | 19.0K | 30.5K | 80.2M |
| 30d Downloads | 0 | 0 | 2.7M |
| Dependents | 36 | 11 | 24.5K |
| Releases | 3 | 23 | 38 |
| Last Updated | 156d ago | 2233d ago | 284d ago |
| Age | 1y 7m | 6y 4m | 6y 12m |
Health Breakdown
continue
Maintenance
10
Quality
13
Community
10
Popularity
5
Documentation
12
async-wakers
Maintenance
6
Quality
10
Community
9
Popularity
5
Documentation
11
async-std
Maintenance
8
Quality
19
Community
19
Popularity
8
Documentation
11
Technical Details
| continue | async-wakers | async-std | |
|---|---|---|---|
| Version | 0.1.2 | 0.0.0 | 1.13.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 OR MIT |
| Dependencies | 6 | 0 | 28 |
| Crate Size | 137KB | 718B | 220KB |
| Features | 0 | 0 | 10 |
| Yanked % | 0.0% | 95.7% | 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 65/100, but none of the options score above 80.
- •async-std is depended on by 24.5K crates — strongest ecosystem trust.
- •⚠ async-wakers has not been updated in over a year.
- •continue, async-wakers are pre-1.0 — API may change.