Decision Workspace
dyad vs dagx vs busybeaver
Side-by-side comparison of Rust crates
40
dyad
experimentalv0.0.1
A lightweight asynchronous task executor with TaskGroup as core abstraction for task management.
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
53
busybeaver
experimentalv0.1.5
This Beaver executes your Futures independently of your worker threads, supporting scheduling strategies such as time intervals, execution count intervals, specific-time polling policies, and more.
Core Metrics
| dyad | dagx | busybeaver | |
|---|---|---|---|
| Health Score | 40 | 55 | 53 |
| Total Downloads | 16 | 2.0K | 87 |
| 30d Downloads | 3 | 51 | 87 |
| Dependents | 0 | 2 | 0 |
| Releases | 1 | 7 | 6 |
| Last Updated | 69d ago | 168d ago | 6d ago |
| Age | 2m | 5m | 13d |
Health Breakdown
dyad
Maintenance
9
Quality
14
Community
6
Popularity
1
Documentation
10
dagx
Maintenance
16
Quality
13
Community
7
Popularity
4
Documentation
15
busybeaver
Maintenance
17
Quality
13
Community
6
Popularity
2
Documentation
15
Technical Details
| dyad | dagx | busybeaver | |
|---|---|---|---|
| Version | 0.0.1 | 0.3.1 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 14 | 4 |
| Crate Size | 10KB | 164KB | 55KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.81 | 1.56 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dagx leads with a health score of 55/100, but none of the options score above 80.