Decision Workspace
relentless vs qubit-retry vs tower-resilience-retry
Side-by-side comparison of Rust crates
55
relentless
experimentalv0.9.0
Composable retry policies for fallible operations and polling.
57
qubit-retry
experimentalv0.15.0
Retry module, providing a feature-complete, type-safe retry management system with support for multiple delay strategies and event listeners
56
tower-resilience-retry
experimentalv0.9.3
Enhanced retry middleware for Tower services with advanced backoff strategies
Core Metrics
| relentless | qubit-retry | tower-resilience-retry | |
|---|---|---|---|
| Health Score | 55 | 57 | 56 |
| Total Downloads | 126 | 1.1K | 8.2K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 4 | 42 | 37 |
| Releases | 5 | 34 | 22 |
| Last Updated | 30d ago | today | 69d ago |
| Age | 1m | 1m | 7m |
Health Breakdown
relentless
Maintenance
14
Quality
15
Community
8
Popularity
3
Documentation
15
qubit-retry
Maintenance
14
Quality
14
Community
10
Popularity
4
Documentation
15
tower-resilience-retry
Maintenance
15
Quality
14
Community
10
Popularity
5
Documentation
12
Technical Details
| relentless | qubit-retry | tower-resilience-retry | |
|---|---|---|---|
| Version | 0.9.0 | 0.15.0 | 0.9.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 9 | 12 | 8 |
| Crate Size | 96KB | 95KB | 29KB |
| Features | 7 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85 | 1.94 | 1.64.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •qubit-retry leads with a health score of 57/100, but none of the options score above 80.
- •tower-resilience-retry has the most downloads (8.2K), suggesting wider adoption.