Decision Workspace
actionqueue-executor-local vs exponential-backoff vs tokio-retry2
Side-by-side comparison of Rust crates
47
actionqueue-executor-local
experimentalv0.1.2
Local executor with dispatch queue, retry, backoff, and timeout for the ActionQueue task queue engine.
61
exponential-backoff
growingv2.1.0
An exponential backoff generator with jitter.
60
tokio-retry2
growingv0.9.1
Extensible, asynchronous retry behaviors for futures/tokio
Core Metrics
| actionqueue-executor-local | exponential-backoff | tokio-retry2 | |
|---|---|---|---|
| Health Score | 47 | 61 | 60 |
| Total Downloads | 203 | 2.2M | 7.8M |
| 30d Downloads | 203 | 143.2K | 1.4M |
| Dependents | 12 | 369 | 107 |
| Releases | 3 | 10 | 17 |
| Last Updated | 8d ago | 344d ago | 75d ago |
| Age | 22d | 7y 8m | 1y 6m |
Health Breakdown
actionqueue-executor-local
Maintenance
13
Quality
13
Community
8
Popularity
3
Documentation
10
exponential-backoff
Maintenance
7
Quality
20
Community
13
Popularity
8
Documentation
13
tokio-retry2
Maintenance
15
Quality
13
Community
9
Popularity
8
Documentation
15
Technical Details
| actionqueue-executor-local | exponential-backoff | tokio-retry2 | |
|---|---|---|---|
| Version | 0.1.2 | 2.1.0 | 0.9.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 1 | 5 |
| Crate Size | 33KB | 12KB | 23KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 5.9% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.88 |
| 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-retry2 has the most downloads (7.8M), suggesting wider adoption.
- •exponential-backoff is depended on by 369 crates — strongest ecosystem trust.
- •actionqueue-executor-local, tokio-retry2 are pre-1.0 — API may change.