Decision Workspace
embassy-task-watchdog vs task-watchdog vs systick-timer
Side-by-side comparison of Rust crates
47
embassy-task-watchdog
experimentalv0.0.5
A robust, flexible watchdog management library for embedded systems that multiplexes multiple task watchdogs into a single hardware watchdog timer, preventing system lockups when tasks fail to respond
45
task-watchdog
growingv0.1.2
A robust, flexible watchdog management library for embedded systems that multiplexes multiple task watchdogs into a single hardware watchdog timer, preventing system lockups when tasks fail to respond
58
systick-timer
growingv0.2.3
64-bit SysTick timer for Cortex-M0
Core Metrics
| embassy-task-watchdog | task-watchdog | systick-timer | |
|---|---|---|---|
| Health Score | 47 | 45 | 58 |
| Total Downloads | 75 | 1.9K | 4.8K |
| 30d Downloads | 15 | 13 | 175 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 3 | 8 |
| Last Updated | 31d ago | 362d ago | 12d ago |
| Age | 1m | 1y | 1y |
Health Breakdown
embassy-task-watchdog
Maintenance
17
Quality
9
Community
6
Popularity
2
Documentation
13
task-watchdog
Maintenance
6
Quality
16
Community
6
Popularity
4
Documentation
13
systick-timer
Maintenance
19
Quality
16
Community
6
Popularity
4
Documentation
13
Technical Details
| embassy-task-watchdog | task-watchdog | systick-timer | |
|---|---|---|---|
| Version | 0.0.5 | 0.1.2 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 17 | 18 | 9 |
| Crate Size | 26KB | 39KB | 18KB |
| Features | 10 | 18 | 5 |
| Yanked % | 80.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •systick-timer leads with a health score of 58/100, but none of the options score above 80.