Decision Workspace
tryhard vs tokio-retry vs futures-retry
Side-by-side comparison of Rust crates
53
tryhard
growingv0.5.2
Easily retry futures
49
tokio-retry
growingv0.3.0
Extensible, asynchronous retry behaviours for futures/tokio
43
futures-retry
growingv0.6.0
Retry your Futures and Streams!
Core Metrics
| tryhard | tokio-retry | futures-retry | |
|---|---|---|---|
| Health Score | 53 | 49 | 43 |
| Total Downloads | 6.3M | 66.2M | 6.6M |
| 30d Downloads | 932.8K | 7.3M | 354.2K |
| Dependents | 105 | 1.8K | 149 |
| Releases | 7 | 9 | 13 |
| Last Updated | 277d ago | 1847d ago | 1899d ago |
| Age | 5y 4m | 9y | 8y |
Health Breakdown
tryhard
Maintenance
7
Quality
15
Community
11
Popularity
8
Documentation
12
tokio-retry
Maintenance
3
Quality
14
Community
12
Popularity
8
Documentation
12
futures-retry
Maintenance
4
Quality
10
Community
9
Popularity
8
Documentation
12
Technical Details
| tryhard | tokio-retry | futures-retry | |
|---|---|---|---|
| Version | 0.5.2 | 0.3.0 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT/Apache-2.0 |
| Dependencies | 3 | 4 | 4 |
| Crate Size | 23KB | 6KB | 17KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 15.4% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tryhard leads with a health score of 53/100, but none of the options score above 80.
- •tokio-retry has the most downloads (66.2M), suggesting wider adoption.
- •tokio-retry is depended on by 1.8K crates — strongest ecosystem trust.
- •⚠ tokio-retry, futures-retry have not been updated in over a year.