Decision Workspace
taskbot-rs vs retry-strategy vs ritlers
Side-by-side comparison of Rust crates
42
taskbot-rs
experimentalv0.1.0
Scheduler Rust to repetitive task with retry, timeout, logs et callbacks.
36
retry-strategy
growingv0.2.0
A better asynchronous retry tool based on Tokio.
54
ritlers
experimentalv0.3.0
A task-length aware rate limiter that waits for tasks to finish before counting them against the rate limit
Core Metrics
| taskbot-rs | retry-strategy | ritlers | |
|---|---|---|---|
| Health Score | 42 | 36 | 54 |
| Total Downloads | 14 | 2.8K | 68 |
| 30d Downloads | 14 | 4 | 29 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 2 | 3 |
| Last Updated | 21d ago | 901d ago | 5d ago |
| Age | 21d | 2y 11m | 4m |
Health Breakdown
taskbot-rs
Maintenance
12
Quality
14
Community
5
Popularity
1
Documentation
10
retry-strategy
Maintenance
4
Quality
15
Community
3
Popularity
4
Documentation
10
ritlers
Maintenance
19
Quality
15
Community
6
Popularity
2
Documentation
12
Technical Details
| taskbot-rs | retry-strategy | ritlers | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 5 |
| Crate Size | 8KB | 6KB | 30KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ritlers leads with a health score of 54/100, but none of the options score above 80.
- •retry-strategy has the most downloads (2.8K), suggesting wider adoption.
- •⚠ retry-strategy has not been updated in over a year.