Decision Workspace
resilient-rs vs prism3-retry vs tower-resilience-retry
Side-by-side comparison of Rust crates
48
resilient-rs
growingv0.4.10
A Rust utility library for fault tolerance, including retry strategies, backoff mechanisms, and failure handling.
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
59
tower-resilience-retry
experimentalv0.9.3
Enhanced retry middleware for Tower services with advanced backoff strategies
Core Metrics
| resilient-rs | prism3-retry | tower-resilience-retry | |
|---|---|---|---|
| Health Score | 48 | 42 | 59 |
| Total Downloads | 9.6K | 186 | 6.9K |
| 30d Downloads | 19 | 3 | 1.6K |
| Dependents | 0 | 0 | 37 |
| Releases | 16 | 1 | 22 |
| Last Updated | 365d ago | 160d ago | 10d ago |
| Age | 1y | 5m | 5m |
Health Breakdown
resilient-rs
Maintenance
9
Quality
15
Community
6
Popularity
5
Documentation
13
prism3-retry
Maintenance
6
Quality
12
Community
6
Popularity
3
Documentation
15
tower-resilience-retry
Maintenance
18
Quality
14
Community
10
Popularity
5
Documentation
12
Technical Details
| resilient-rs | prism3-retry | tower-resilience-retry | |
|---|---|---|---|
| Version | 0.4.10 | 0.1.0 | 0.9.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 12 | 8 |
| Crate Size | 20KB | 81KB | 29KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 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.