Decision Workspace
revoke-resilience vs wae-resilience vs do-over
Side-by-side comparison of Rust crates
36
revoke-resilience
experimentalv0.3.0
Circuit breakers, rate limiting, and retry mechanisms for Revoke framework
48
wae-resilience
experimentalv0.0.2
WAE Resilience - 弹性模式,熔断器、限流器、重试、超时
45
do-over
experimentalv0.1.0
Async resilience policies for Rust inspired by Polly
Core Metrics
| revoke-resilience | wae-resilience | do-over | |
|---|---|---|---|
| Health Score | 36 | 48 | 45 |
| Total Downloads | 474 | 51 | 16 |
| 30d Downloads | 3 | 52 | 3 |
| Dependents | 1 | 2 | 0 |
| Releases | 1 | 3 | 1 |
| Last Updated | 257d ago | 10d ago | 61d ago |
| Age | 8m | 19d | 2m |
Health Breakdown
revoke-resilience
Maintenance
4
Quality
12
Community
7
Popularity
3
Documentation
10
wae-resilience
Maintenance
13
Quality
13
Community
7
Popularity
2
Documentation
13
do-over
Maintenance
9
Quality
14
Community
6
Popularity
1
Documentation
15
Technical Details
| revoke-resilience | wae-resilience | do-over | |
|---|---|---|---|
| Version | 0.3.0 | 0.0.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 13 | 6 | 9 |
| Crate Size | 25KB | 18KB | 54KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •wae-resilience leads with a health score of 48/100, but none of the options score above 80.
- •revoke-resilience has the most downloads (474), suggesting wider adoption.