Decision Workspace
wae-resilience vs ninelives vs revoke-resilience
Side-by-side comparison of Rust crates
48
wae-resilience
experimentalv0.0.2
WAE Resilience - 弹性模式,熔断器、限流器、重试、超时
44
ninelives
experimentalv0.2.0
Resilience primitives for async Rust: retry, circuit breaker, bulkhead, timeout, and composable stacks.
36
revoke-resilience
experimentalv0.3.0
Circuit breakers, rate limiting, and retry mechanisms for Revoke framework
Core Metrics
| wae-resilience | ninelives | revoke-resilience | |
|---|---|---|---|
| Health Score | 48 | 44 | 36 |
| Total Downloads | 51 | 747 | 474 |
| 30d Downloads | 52 | 503 | 3 |
| Dependents | 2 | 0 | 1 |
| Releases | 3 | 2 | 1 |
| Last Updated | 10d ago | 122d ago | 257d ago |
| Age | 19d | 4m | 8m |
Health Breakdown
wae-resilience
Maintenance
13
Quality
13
Community
7
Popularity
2
Documentation
13
ninelives
Maintenance
11
Quality
12
Community
6
Popularity
3
Documentation
12
revoke-resilience
Maintenance
4
Quality
12
Community
7
Popularity
3
Documentation
10
Technical Details
| wae-resilience | ninelives | revoke-resilience | |
|---|---|---|---|
| Version | 0.0.2 | 0.2.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 11 | 13 |
| Crate Size | 18KB | 69KB | 25KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| 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.
- •ninelives has the most downloads (747), suggesting wider adoption.