Decision Workspace
async_nursery vs async-rs vs executor-core
Side-by-side comparison of Rust crates
49
async_nursery
growingv0.6.0
Primitive for structured concurrency
64
async-rs
experimentalv0.8.2
Async runtime abstration
59
executor-core
experimentalv0.7.1
A zero-cost task executor abstraction layer for Rust async runtimes
Core Metrics
| async_nursery | async-rs | executor-core | |
|---|---|---|---|
| Health Score | 49 | 64 | 59 |
| Total Downloads | 22.6K | 86.4K | 7.7K |
| 30d Downloads | 243 | 61.4K | 694 |
| Dependents | 168 | 37 | 38 |
| Releases | 10 | 21 | 10 |
| Last Updated | 439d ago | 11d ago | 108d ago |
| Age | 5y 11m | 7m | 9m |
Health Breakdown
async_nursery
Maintenance
5
Quality
14
Community
12
Popularity
5
Documentation
13
async-rs
Maintenance
18
Quality
15
Community
10
Popularity
6
Documentation
15
executor-core
Maintenance
13
Quality
16
Community
10
Popularity
5
Documentation
15
Technical Details
| async_nursery | async-rs | executor-core | |
|---|---|---|---|
| Version | 0.6.0 | 0.8.2 | 0.7.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Unlicense | BSD-2-Clause | MIT |
| Dependencies | 20 | 12 | 7 |
| Crate Size | 38KB | 26KB | 20KB |
| Features | 4 | 6 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.87.0 | 1.85.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •async-rs leads with a health score of 64/100, but none of the options score above 80.
- •async_nursery is depended on by 168 crates — strongest ecosystem trust.
- •⚠ async_nursery has not been updated in over a year.