Decision Workspace
prism3-retry vs resilient-rs vs tower-resilience-retry
Side-by-side comparison of Rust crates
42
prism3-retry
experimentalv0.1.0
Retry module, providing a feature-complete, type-safe retry management system with support for multiple delay strategies and event listeners
48
resilient-rs
growingv0.4.10
A Rust utility library for fault tolerance, including retry strategies, backoff mechanisms, and failure handling.
59
tower-resilience-retry
experimentalv0.9.3
Enhanced retry middleware for Tower services with advanced backoff strategies
Core Metrics
| prism3-retry | resilient-rs | tower-resilience-retry | |
|---|---|---|---|
| Health Score | 42 | 48 | 59 |
| Total Downloads | 186 | 9.6K | 6.9K |
| 30d Downloads | 3 | 19 | 1.6K |
| Dependents | 0 | 0 | 37 |
| Releases | 1 | 16 | 22 |
| Last Updated | 160d ago | 365d ago | 10d ago |
| Age | 5m | 1y | 5m |
Health Breakdown
prism3-retry
Maintenance
6
Quality
12
Community
6
Popularity
3
Documentation
15
resilient-rs
Maintenance
9
Quality
15
Community
6
Popularity
5
Documentation
13
tower-resilience-retry
Maintenance
18
Quality
14
Community
10
Popularity
5
Documentation
12
Technical Details
| prism3-retry | resilient-rs | tower-resilience-retry | |
|---|---|---|---|
| Version | 0.1.0 | 0.4.10 | 0.9.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 12 | 3 | 8 |
| Crate Size | 81KB | 20KB | 29KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.70 | — | 1.64.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tower-resilience-retry leads with a health score of 59/100, but none of the options score above 80.
- •resilient-rs has the most downloads (9.6K), suggesting wider adoption.