Decision Workspace
nano-watchdog vs tokio_util_watchdog vs telltale-macros
Side-by-side comparison of Rust crates
47
nano-watchdog
experimentalv0.1.0
OS-thread watchdog for stuck task detection with RAII guards — works even when Tokio is frozen
54
tokio_util_watchdog
growingv0.2.0
A watchdog utility for tokio runtimes
54
telltale-macros
experimentalv7.0.0
Procedural macros for Telltale session types (Aura flavored).
Core Metrics
| nano-watchdog | tokio_util_watchdog | telltale-macros | |
|---|---|---|---|
| Health Score | 47 | 54 | 54 |
| Total Downloads | 12 | 147.9K | 2.6K |
| 30d Downloads | 12 | 393 | 2.6K |
| Dependents | 0 | 0 | 20 |
| Releases | 1 | 5 | 10 |
| Last Updated | 5d ago | 98d ago | 1d ago |
| Age | 5d | 1y | 1m |
Health Breakdown
nano-watchdog
Maintenance
13
Quality
14
Community
6
Popularity
1
Documentation
13
tokio_util_watchdog
Maintenance
13
Quality
17
Community
6
Popularity
6
Documentation
12
telltale-macros
Maintenance
14
Quality
16
Community
10
Popularity
4
Documentation
10
Technical Details
| nano-watchdog | tokio_util_watchdog | telltale-macros | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 7.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 2 | 6 |
| Crate Size | 11KB | 11KB | 32KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.74 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tokio_util_watchdog leads with a health score of 54/100, but none of the options score above 80.
- •nano-watchdog, tokio_util_watchdog are pre-1.0 — API may change.