Decision Workspace
philiprehberger-retry-kit vs do-over vs exponential-backoff
Side-by-side comparison of Rust crates
56
philiprehberger-retry-kit
experimentalv0.4.3
Async retry with exponential backoff and circuit breaker for Rust
45
do-over
experimentalv0.1.0
Async resilience policies for Rust inspired by Polly
61
exponential-backoff
growingv2.1.0
An exponential backoff generator with jitter.
Core Metrics
| philiprehberger-retry-kit | do-over | exponential-backoff | |
|---|---|---|---|
| Health Score | 56 | 45 | 61 |
| Total Downloads | 138 | 16 | 2.2M |
| 30d Downloads | 138 | 3 | 134.2K |
| Dependents | 0 | 0 | 369 |
| Releases | 11 | 1 | 10 |
| Last Updated | today | 61d ago | 344d ago |
| Age | 18d | 2m | 7y 8m |
Health Breakdown
philiprehberger-retry-kit
Maintenance
16
Quality
16
Community
6
Popularity
3
Documentation
15
do-over
Maintenance
9
Quality
14
Community
6
Popularity
1
Documentation
15
exponential-backoff
Maintenance
7
Quality
20
Community
13
Popularity
8
Documentation
13
Technical Details
| philiprehberger-retry-kit | do-over | exponential-backoff | |
|---|---|---|---|
| Version | 0.4.3 | 0.1.0 | 2.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 9 | 1 |
| Crate Size | 12KB | 54KB | 12KB |
| Features | 2 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70 | 1.70 | — |
| 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.
- •exponential-backoff is depended on by 369 crates — strongest ecosystem trust.
- •philiprehberger-retry-kit, do-over are pre-1.0 — API may change.