Decision Workspace
async-timeouts vs taskbot-rs vs command_timeout
Side-by-side comparison of Rust crates
42
async-timeouts
experimentalv0.3.2
An instrument to start async tasks after timeouts
42
taskbot-rs
experimentalv0.1.0
Scheduler Rust to repetitive task with retry, timeout, logs et callbacks.
41
command_timeout
experimentalv0.1.3
A tokio friendly command exec with smart timeout
Core Metrics
| async-timeouts | taskbot-rs | command_timeout | |
|---|---|---|---|
| Health Score | 42 | 42 | 41 |
| Total Downloads | 4.2K | 14 | 16.9K |
| 30d Downloads | 10 | 14 | 2.6K |
| Dependents | 1 | 0 | 0 |
| Releases | 7 | 1 | 4 |
| Last Updated | 345d ago | 21d ago | 350d ago |
| Age | 11m | 21d | 12m |
Health Breakdown
async-timeouts
Maintenance
10
Quality
9
Community
7
Popularity
4
Documentation
12
taskbot-rs
Maintenance
12
Quality
14
Community
5
Popularity
1
Documentation
10
command_timeout
Maintenance
8
Quality
12
Community
6
Popularity
5
Documentation
10
Technical Details
| async-timeouts | taskbot-rs | command_timeout | |
|---|---|---|---|
| Version | 0.3.2 | 0.1.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 3 | 9 |
| Crate Size | 8KB | 8KB | 22KB |
| Features | 0 | 0 | 0 |
| Yanked % | 28.6% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.78 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •async-timeouts leads with a health score of 42/100, but none of the options score above 80.
- •command_timeout has the most downloads (16.9K), suggesting wider adoption.