Decision Workspace
dyad vs qubit-executor vs dagx
Side-by-side comparison of Rust crates
39
dyad
experimentalv0.0.1
A lightweight asynchronous task executor with TaskGroup as core abstraction for task management.
55
qubit-executor
experimentalv0.7.0
Executor abstractions, task handles, and basic executor implementations for Qubit Rust libraries
54
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
| dyad | qubit-executor | dagx | |
|---|---|---|---|
| Health Score | 39 | 55 | 54 |
| Total Downloads | 19 | 693 | 2.1K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 55 | 3 |
| Releases | 1 | 19 | 7 |
| Last Updated | 128d ago | today | 227d ago |
| Age | 4m | 28d | 7m |
Health Breakdown
dyad
Maintenance
7
Quality
14
Community
6
Popularity
2
Documentation
10
qubit-executor
Maintenance
14
Quality
12
Community
11
Popularity
3
Documentation
15
dagx
Maintenance
14
Quality
13
Community
8
Popularity
4
Documentation
15
Technical Details
| dyad | qubit-executor | dagx | |
|---|---|---|---|
| Version | 0.0.1 | 0.7.0 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 2 | 10 | 14 |
| Crate Size | 10KB | 67KB | 164KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.94 | 1.81 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •qubit-executor leads with a health score of 55/100, but none of the options score above 80.
- •dagx has the most downloads (2.1K), suggesting wider adoption.