Decision Workspace
async-deferred vs dagrs vs tokio_util_watchdog
Side-by-side comparison of Rust crates
44
async-deferred
experimentalv0.2.0
A lightweight utility for spawning async tasks with fire-and-forget semantics and deferred result retrieval.
56
dagrs
growingv0.8.0
Dagrs follows the concept of Flow-based Programming and is suitable for the execution of multiple tasks with graph-like dependencies. Dagrs has the characteristics of high performance and asynchronous execution. It provides users with a convenient programming interface.
54
tokio_util_watchdog
growingv0.2.0
A watchdog utility for tokio runtimes
Core Metrics
| async-deferred | dagrs | tokio_util_watchdog | |
|---|---|---|---|
| Health Score | 44 | 56 | 54 |
| Total Downloads | 1.1K | 45.3K | 147.9K |
| 30d Downloads | 5 | 4.3K | 438 |
| Dependents | 0 | 22 | 0 |
| Releases | 2 | 10 | 5 |
| Last Updated | 276d ago | 5d ago | 98d ago |
| Age | 9m | 2y 9m | 1y |
Health Breakdown
async-deferred
Maintenance
7
Quality
14
Community
6
Popularity
4
Documentation
13
dagrs
Maintenance
18
Quality
11
Community
11
Popularity
6
Documentation
10
tokio_util_watchdog
Maintenance
13
Quality
17
Community
6
Popularity
6
Documentation
12
Technical Details
| async-deferred | dagrs | tokio_util_watchdog | |
|---|---|---|---|
| Version | 0.2.0 | 0.8.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 9 | 2 |
| Crate Size | 9KB | 73KB | 11KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 10.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | 1.74 |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •dagrs leads with a health score of 56/100, but none of the options score above 80.
- •tokio_util_watchdog has the most downloads (147.9K), suggesting wider adoption.