Decision Workspace
retryify vs philiprehberger-retry-kit vs exponential-backoff
Side-by-side comparison of Rust crates
48
retryify
experimentalv0.1.1
Production-grade async retry with shared budgets, jittered backoff, and per-attempt timeouts
51
philiprehberger-retry-kit
experimentalv0.8.0
Async retry with exponential backoff and circuit breaker for Rust
60
exponential-backoff
growingv2.1.0
An exponential backoff generator with jitter.
Core Metrics
| retryify | philiprehberger-retry-kit | exponential-backoff | |
|---|---|---|---|
| Health Score | 48 | 51 | 60 |
| Total Downloads | 28 | 251 | 2.5M |
| 30d Downloads | 0 | 0 | 174.2K |
| Dependents | 0 | 0 | 403 |
| Releases | 2 | 16 | 10 |
| Last Updated | 13d ago | 28d ago | 403d ago |
| Age | 13d | 2m | 7y 10m |
Health Breakdown
retryify
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
12
philiprehberger-retry-kit
Maintenance
11
Quality
16
Community
6
Popularity
3
Documentation
15
exponential-backoff
Maintenance
6
Quality
20
Community
13
Popularity
8
Documentation
13
Technical Details
| retryify | philiprehberger-retry-kit | exponential-backoff | |
|---|---|---|---|
| Version | 0.1.1 | 0.8.0 | 2.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 6 | 3 | 1 |
| Crate Size | 15KB | 17KB | 12KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.75 | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •exponential-backoff leads with a health score of 60/100, but none of the options score above 80.
- •exponential-backoff is depended on by 403 crates — strongest ecosystem trust.
- •⚠ exponential-backoff has not been updated in over a year.
- •retryify, philiprehberger-retry-kit are pre-1.0 — API may change.