Decision Workspace
eventuals vs async-global-executor vs async-std
Side-by-side comparison of Rust crates
52
eventuals
growingv0.6.7
Eventually consistent values
69
async-global-executor
growingv3.1.0
A global executor built on top of async-executor and async-io
66
async-std
growingv1.13.2
Deprecated in favor of `smol` - Async version of the Rust standard library
Core Metrics
| eventuals | async-global-executor | async-std | |
|---|---|---|---|
| Health Score | 52 | 69 | 66 |
| Total Downloads | 45.7K | 78.1M | 74.9M |
| 30d Downloads | 330 | 4.1M | 3.3M |
| Dependents | 9 | 847 | 24.2K |
| Releases | 13 | 36 | 38 |
| Last Updated | 1410d ago | 394d ago | 225d ago |
| Age | 4y 8m | 5y 7m | 6y 10m |
Health Breakdown
eventuals
Maintenance
4
Quality
16
Community
14
Popularity
6
Documentation
12
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
| eventuals | async-global-executor | async-std | |
|---|---|---|---|
| Version | 0.6.7 | 3.1.0 | 1.13.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 5 | 8 | 28 |
| Crate Size | 20KB | 15KB | 220KB |
| Features | 2 | 3 | 10 |
| Yanked % | 0.0% | 2.8% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | 1.80 | 1.63 |
| Owners | 2 (team) | 4 (team) | 5 |
Links
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.
- •⚠ eventuals, async-global-executor have not been updated in over a year.
- •eventuals is pre-1.0 — API may change.