| App-vNext/Polly |
12,697 |
|
649 |
2,911 |
about 2 years ago |
73 |
November 14, 2023 |
10 |
bsd-3-clause |
C# |
| Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+. |
| resilience4j/resilience4j |
10,533 |
|
40 |
150 |
3 months ago |
29 |
June 29, 2023 |
183 |
apache-2.0 |
Java |
| Resilience4j is a fault tolerance library designed for Java8 and functional programming |
| failsafe-lib/failsafe |
4,032 |
|
92 |
161 |
over 2 years ago |
34 |
September 18, 2021 |
54 |
apache-2.0 |
Java |
| Fault tolerance and resilience patterns for the JVM |
| gojek/heimdall |
2,520 |
|
10 |
41 |
over 2 years ago |
13 |
May 21, 2021 |
47 |
apache-2.0 |
Go |
| An enhanced HTTP client for Go |
| failsafe-go/failsafe-go |
417 |
|
0 |
0 |
over 2 years ago |
0 |
|
10 |
apache-2.0 |
Go |
| Fault tolerance and resilience patterns for Go |
| sunng87/diehard |
316 |
|
0 |
0 |
over 2 years ago |
31 |
September 20, 2020 |
7 |
epl-2.0 |
Clojure |
| Clojure resilience library for flexible retry, circuit breaker and rate limiter |
| BrunoBonacci/safely |
185 |
|
0 |
0 |
over 3 years ago |
16 |
August 04, 2020 |
1 |
apache-2.0 |
Clojure |
| Safely is a Clojure's circuit-breaker library for handling retries in an elegant declarative way. |
| SocketSomeone/nestjs-resilience |
78 |
|
0 |
0 |
about 2 years ago |
142 |
November 29, 2023 |
0 |
mit |
TypeScript |
| 🛡️ A module for improving the reliability and fault-tolerance of your NestJS applications |
| dodopizza/httpclient-resilience-policies |
76 |
|
0 |
0 |
about 3 years ago |
8 |
April 06, 2023 |
7 |
apache-2.0 |
C# |
| This library extends IHttpClientBuilder with easy to use resilience policies for the HttpClient. |
| Skyscanner/pyfailsafe |
69 |
|
5 |
2 |
about 5 years ago |
8 |
February 06, 2021 |
4 |
other |
Python |
| Simple failure handling. Failsafe implementation in Python |