Decision Workspace
hmac-circuit-breaker vs tower-resilience-circuitbreaker vs tower-resilience
Side-by-side comparison of Rust crates
52
hmac-circuit-breaker
experimentalv0.3.0
HMAC-protected circuit breaker with fail-open semantics. Persists circuit state to disk and verifies integrity with HMAC-SHA256 on every reload to prevent state-file tampering from inducing self-DoS.
58
tower-resilience-circuitbreaker
experimentalv0.9.3
A circuit breaker middleware for Tower services
56
tower-resilience
experimentalv0.9.3
Composable resilience and fault-tolerance middleware for Tower services
Core Metrics
| hmac-circuit-breaker | tower-resilience-circuitbreaker | tower-resilience | |
|---|---|---|---|
| Health Score | 52 | 58 | 56 |
| Total Downloads | 124 | 11.8K | 11.8K |
| 30d Downloads | 0 | 1.8K | 0 |
| Dependents | 0 | 53 | 107 |
| Releases | 7 | 22 | 23 |
| Last Updated | 87d ago | 69d ago | 69d ago |
| Age | 2m | 7m | 7m |
Health Breakdown
hmac-circuit-breaker
Maintenance
14
Quality
14
Community
6
Popularity
3
Documentation
15
tower-resilience-circuitbreaker
Maintenance
15
Quality
15
Community
11
Popularity
5
Documentation
12
tower-resilience
Maintenance
15
Quality
12
Community
12
Popularity
5
Documentation
12
Technical Details
| hmac-circuit-breaker | tower-resilience-circuitbreaker | tower-resilience | |
|---|---|---|---|
| Version | 0.3.0 | 0.9.3 | 0.9.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 15 | 12 | 19 |
| Crate Size | 40KB | 42KB | 51KB |
| Features | 3 | 5 | 20 |
| Yanked % | 0.0% | 0.0% | 8.7% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.75 | 1.64.0 | 1.64.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tower-resilience-circuitbreaker leads with a health score of 58/100, but none of the options score above 80.
- •tower-resilience has the most downloads (11.8K), suggesting wider adoption.
- •tower-resilience is depended on by 107 crates — strongest ecosystem trust.