Decision Workspace
finito vs tokio-retry vs exponential-backoff
Side-by-side comparison of Rust crates
48
finito
growingv0.1.0
Retry behaviour for futures
49
tokio-retry
growingv0.3.0
Extensible, asynchronous retry behaviours for futures/tokio
61
exponential-backoff
growingv2.1.0
An exponential backoff generator with jitter.
Core Metrics
| finito | tokio-retry | exponential-backoff | |
|---|---|---|---|
| Health Score | 48 | 49 | 61 |
| Total Downloads | 2.4M | 66.2M | 2.2M |
| 30d Downloads | 144.3K | 7.7M | 143.2K |
| Dependents | 26 | 1.8K | 369 |
| Releases | 1 | 9 | 10 |
| Last Updated | 707d ago | 1847d ago | 344d ago |
| Age | 1y 11m | 9y | 7y 8m |
Health Breakdown
finito
Maintenance
1
Quality
17
Community
7
Popularity
8
Documentation
15
tokio-retry
Maintenance
3
Quality
14
Community
12
Popularity
8
Documentation
12
exponential-backoff
Maintenance
7
Quality
20
Community
13
Popularity
8
Documentation
13
Technical Details
| finito | tokio-retry | exponential-backoff | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.0 | 2.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 4 | 1 |
| Crate Size | 7KB | 6KB | 12KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.70.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •exponential-backoff leads with a health score of 61/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.
- •⚠ finito, tokio-retry have not been updated in over a year.
- •finito, tokio-retry are pre-1.0 — API may change.