Decision Workspace
futures-retry vs tryhard vs tokio-retry
Side-by-side comparison of Rust crates
43
futures-retry
growingv0.6.0
Retry your Futures and Streams!
53
tryhard
growingv0.5.2
Easily retry futures
49
tokio-retry
growingv0.3.0
Extensible, asynchronous retry behaviours for futures/tokio
Core Metrics
| futures-retry | tryhard | tokio-retry | |
|---|---|---|---|
| Health Score | 43 | 53 | 49 |
| Total Downloads | 6.6M | 6.3M | 66.2M |
| 30d Downloads | 367.0K | 958.6K | 7.7M |
| Dependents | 149 | 105 | 1.8K |
| Releases | 13 | 7 | 9 |
| Last Updated | 1899d ago | 277d ago | 1847d ago |
| Age | 8y | 5y 4m | 9y |
Health Breakdown
futures-retry
Maintenance
4
Quality
10
Community
9
Popularity
8
Documentation
12
tryhard
Maintenance
7
Quality
15
Community
11
Popularity
8
Documentation
12
tokio-retry
Maintenance
3
Quality
14
Community
12
Popularity
8
Documentation
12
Technical Details
| futures-retry | tryhard | tokio-retry | |
|---|---|---|---|
| Version | 0.6.0 | 0.5.2 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 3 | 4 |
| Crate Size | 17KB | 23KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 15.4% | 0.0% | 0.0% |
| 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.
- •⚠ futures-retry, tokio-retry have not been updated in over a year.