Decision Workspace
hmac-circuit-breaker vs tower-resilience-circuitbreaker vs tower-resilience
Side-by-side comparison of Rust crates
54
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.
60
tower-resilience-circuitbreaker
experimentalv0.9.3
A circuit breaker middleware for Tower services
58
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 | 54 | 60 | 58 |
| Total Downloads | 112 | 7.8K | 9.7K |
| 30d Downloads | 114 | 3.4K | 3.4K |
| Dependents | 0 | 41 | 89 |
| Releases | 7 | 22 | 23 |
| Last Updated | 28d ago | 10d ago | 10d ago |
| Age | 28d | 5m | 5m |
Health Breakdown
hmac-circuit-breaker
Maintenance
17
Quality
14
Community
6
Popularity
2
Documentation
15
tower-resilience-circuitbreaker
Maintenance
18
Quality
15
Community
10
Popularity
5
Documentation
12
tower-resilience
Maintenance
18
Quality
12
Community
11
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 60/100, but none of the options score above 80.
- •tower-resilience has the most downloads (9.7K), suggesting wider adoption.