
resilience4j
Fault tolerance library for Java providing circuit breaker, rate limiter, retry, bulkhead, timeout, and cache decorators for functional programming.
chaos-engineeringgeneral-purpose-utilitiesutilities-frameworks
10.8k

Fault tolerance library for Java providing circuit breaker, rate limiter, retry, bulkhead, timeout, and cache decorators for functional programming.

Fault-injection library for Go that adds runtime-controllable failpoints to trigger panics, sleeps, returns, and conditional error paths via…