Decision Workspace
exponential-backoff vs chrono-machines vs philiprehberger-retry-kit
Side-by-side comparison of Rust crates
61
exponential-backoff
growingv2.1.0
An exponential backoff generator with jitter.
59
chrono-machines
experimentalv0.3.1
Exponential, constant, and Fibonacci backoff retry library with full jitter support - no_std compatible
56
philiprehberger-retry-kit
experimentalv0.4.3
Async retry with exponential backoff and circuit breaker for Rust
Core Metrics
| exponential-backoff | chrono-machines | philiprehberger-retry-kit | |
|---|---|---|---|
| Health Score | 61 | 59 | 56 |
| Total Downloads | 2.2M | 2.6K | 138 |
| 30d Downloads | 143.2K | 547 | 138 |
| Dependents | 369 | 49 | 0 |
| Releases | 10 | 5 | 11 |
| Last Updated | 344d ago | 9d ago | today |
| Age | 7y 8m | 5m | 18d |
Health Breakdown
exponential-backoff
Maintenance
7
Quality
20
Community
13
Popularity
8
Documentation
13
chrono-machines
Maintenance
18
Quality
16
Community
11
Popularity
4
Documentation
10
philiprehberger-retry-kit
Maintenance
16
Quality
16
Community
6
Popularity
3
Documentation
15
Technical Details
| exponential-backoff | chrono-machines | philiprehberger-retry-kit | |
|---|---|---|---|
| Version | 2.1.0 | 0.3.1 | 0.4.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 3 | 2 |
| Crate Size | 12KB | 21KB | 12KB |
| Features | 0 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | 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.
- •chrono-machines, philiprehberger-retry-kit are pre-1.0 — API may change.