Decision Workspace
async-exec vs executor-core vs dagx
Side-by-side comparison of Rust crates
41
async-exec
experimentalv0.1.1
Simple async task executor with a built-in HTTP task monitor
59
executor-core
experimentalv0.7.1
A zero-cost task executor abstraction layer for Rust async runtimes
55
dagx
experimentalv0.3.1
A minimal, type-safe, runtime-agnostic async DAG (Directed Acyclic Graph) executor with compile-time cycle prevention and true parallel execution
Core Metrics
| async-exec | executor-core | dagx | |
|---|---|---|---|
| Health Score | 41 | 59 | 55 |
| Total Downloads | 1.5K | 7.7K | 2.0K |
| 30d Downloads | 20 | 714 | 55 |
| Dependents | 0 | 38 | 2 |
| Releases | 2 | 10 | 7 |
| Last Updated | 339d ago | 108d ago | 168d ago |
| Age | 11m | 9m | 5m |
Health Breakdown
async-exec
Maintenance
7
Quality
15
Community
5
Popularity
4
Documentation
10
executor-core
Maintenance
13
Quality
16
Community
10
Popularity
5
Documentation
15
dagx
Maintenance
16
Quality
13
Community
7
Popularity
4
Documentation
15
Technical Details
| async-exec | executor-core | dagx | |
|---|---|---|---|
| Version | 0.1.1 | 0.7.1 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 6 | 7 | 14 |
| Crate Size | 13KB | 20KB | 164KB |
| Features | 2 | 7 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85.1 | 1.81 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •executor-core leads with a health score of 59/100, but none of the options score above 80.