Decision Workspace
simple-async vs async-rs vs executor-core
Side-by-side comparison of Rust crates
43
simple-async
growingv0.2.0
Very simple async runtime for Rust
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
| simple-async | async-rs | executor-core | |
|---|---|---|---|
| Health Score | 43 | 64 | 59 |
| Total Downloads | 3.0K | 86.4K | 7.7K |
| 30d Downloads | 5 | 62.9K | 714 |
| Dependents | 14 | 37 | 38 |
| Releases | 2 | 21 | 10 |
| Last Updated | 1380d ago | 11d ago | 108d ago |
| Age | 3y 9m | 7m | 9m |
Health Breakdown
simple-async
Maintenance
4
Quality
16
Community
9
Popularity
4
Documentation
10
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
| simple-async | async-rs | executor-core | |
|---|---|---|---|
| Version | 0.2.0 | 0.8.2 | 0.7.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | BSD-2-Clause | MIT |
| Dependencies | 0 | 12 | 7 |
| Crate Size | 5KB | 26KB | 20KB |
| Features | 0 | 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.
- •⚠ simple-async has not been updated in over a year.