Decision Workspace
wookie vs async-rs vs executor-core
Side-by-side comparison of Rust crates
45
wookie
growingv0.3.2
Async test/bench toolkit including single stepping executors. No-std compatible.
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
| wookie | async-rs | executor-core | |
|---|---|---|---|
| Health Score | 45 | 64 | 59 |
| Total Downloads | 7.5K | 86.4K | 7.7K |
| 30d Downloads | 10 | 62.9K | 714 |
| Dependents | 0 | 37 | 38 |
| Releases | 6 | 21 | 10 |
| Last Updated | 1650d ago | 11d ago | 108d ago |
| Age | 4y 12m | 7m | 9m |
Health Breakdown
wookie
Maintenance
5
Quality
17
Community
6
Popularity
5
Documentation
12
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
| wookie | async-rs | executor-core | |
|---|---|---|---|
| Version | 0.3.2 | 0.8.2 | 0.7.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 WITH LLVM-exception | BSD-2-Clause | MIT |
| Dependencies | 2 | 12 | 7 |
| Crate Size | 10KB | 26KB | 20KB |
| Features | 2 | 6 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 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.
- •⚠ wookie has not been updated in over a year.