Clean Architecture Masterclass

Clean Architecture MasterclassMay 28-29

Join

Top Java Retry Libraries 2025

GitHub Libraries Java Retry Libraries

netflix/hystrix 24K

added 17 hours ago

Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.

resilience4j/resilience4j 10K +21

added 2 months ago

Resilience4j is a lightweight fault tolerance library designed for functional programming.

failsafe-lib/failsafe 4K +1

added 2 months ago

Failsafe is a lightweight, zero-dependency library for handling failures. Policies include Retry, CircuitBreaker, RateLimiter, Timeout, Bulkhead, and Fallback.

spring-projects/spring-retry 2K +1

added 2 months ago

This project provides declarative retry support for Spring applications. It is used in Spring Batch, Spring Integration, and others. Imperative retry is also supported for explicit usage.

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.