All Projects → Luffy → Similar Projects or Alternatives

121 Open source projects that are alternatives of or similar to Luffy

perseverance
Make your functions 💪 resilient and 🚥 fail-fast to 💩 failures or ⌚ delays
Stars: ✭ 12 (-36.84%)
Mutual labels:  resiliency, retry, circuit-breaker
request-on-steroids
An HTTP client ✨ with retry, circuit-breaker and tor support 📦 out-of-the-box
Stars: ✭ 19 (+0%)
Mutual labels:  retry, circuit-breaker
Toxy
Hackable HTTP proxy for resiliency testing and simulated network conditions
Stars: ✭ 2,698 (+14100%)
Mutual labels:  retry, resiliency
Semian
🐒 Resiliency toolkit for Ruby for failing fast
Stars: ✭ 976 (+5036.84%)
Mutual labels:  circuit-breaker, resiliency
resilience4clj-circuitbreaker
Resilience4Clj circuit breaker lets you decorate a function call (usually with a potential of external failure) with a safety mechanism to interrupt the propagation of failures.
Stars: ✭ 40 (+110.53%)
Mutual labels:  retry, circuit-breaker
Retry
♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.
Stars: ✭ 294 (+1447.37%)
Mutual labels:  retry, resiliency
Safely
Safely is a Clojure's circuit-breaker library for handling retries in an elegant declarative way.
Stars: ✭ 152 (+700%)
Mutual labels:  retry, circuit-breaker
Riprova
Versatile async-friendly library to retry failed operations with configurable backoff strategies
Stars: ✭ 106 (+457.89%)
Mutual labels:  retry, resiliency
resiliency
A modern PHP library that allows you to make resilient calls to external services 🔁
Stars: ✭ 79 (+315.79%)
Mutual labels:  resiliency, circuit-breaker
Istio
Connect, secure, control, and observe services.
Stars: ✭ 28,970 (+152373.68%)
Mutual labels:  circuit-breaker, resiliency
sisyphus
The java retry framework.(支持注解的 java 重试框架)
Stars: ✭ 126 (+563.16%)
Mutual labels:  retry
awsretry
Decorate your AWS Boto3 Calls with AWSRetry.backoff(). This will allows your calls to get around the AWS Eventual Consistency Errors.
Stars: ✭ 42 (+121.05%)
Mutual labels:  retry
Spring Cloud Alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
Stars: ✭ 20,934 (+110078.95%)
Mutual labels:  circuit-breaker
Cloud Design Patterns
Prescriptive Architecture Guidance for Cloud Applications
Stars: ✭ 484 (+2447.37%)
Mutual labels:  resiliency
python-circuit-breaker
Exemplo de implementação do padrão circuit breaker em python
Stars: ✭ 15 (-21.05%)
Mutual labels:  circuit-breaker
Simmy
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
Stars: ✭ 313 (+1547.37%)
Mutual labels:  resiliency
kong-circuit-breaker
Kong plugin for wrapping all proxy calls with a circuit-breaker
Stars: ✭ 27 (+42.11%)
Mutual labels:  circuit-breaker
failsafe-actuator
Endpoint library for the failsafe framework
Stars: ✭ 52 (+173.68%)
Mutual labels:  circuit-breaker
pyhystrix
Hystrix brought to Python
Stars: ✭ 21 (+10.53%)
Mutual labels:  circuit-breaker
retry
Simple and easy retry mechanism package for Go
Stars: ✭ 54 (+184.21%)
Mutual labels:  retry
docker-compose-testkit
No description or website provided.
Stars: ✭ 20 (+5.26%)
Mutual labels:  resiliency
Toxiproxy
⏰ 🔥 A TCP proxy to simulate network and system conditions for chaos and resiliency testing
Stars: ✭ 7,529 (+39526.32%)
Mutual labels:  resiliency
Retry Go
Simple golang library for retry mechanism
Stars: ✭ 452 (+2278.95%)
Mutual labels:  retry
Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
Stars: ✭ 18,071 (+95010.53%)
Mutual labels:  circuit-breaker
laravel-circuit-breaker
An implementation of the circuit breaker pattern for Laravel 5.6
Stars: ✭ 26 (+36.84%)
Mutual labels:  circuit-breaker
HTMLTestRunner cn
HTMLTestRunner 汉化版,同时支持python 2和3,增加截图展示功能,失败重试
Stars: ✭ 191 (+905.26%)
Mutual labels:  retry
retry-go
Retrying made simple and easy for golang 🔁
Stars: ✭ 43 (+126.32%)
Mutual labels:  resiliency
Failsafe
Fault tolerance and resilience patterns for the JVM
Stars: ✭ 3,541 (+18536.84%)
Mutual labels:  retry
Home
This is the old home for the Steeltoe project. Please refer to the SteeltoeOSS/steeltoe repository moving forward.
Stars: ✭ 49 (+157.89%)
Mutual labels:  circuit-breaker
Reattempt
🤞 Give your functions another chance
Stars: ✭ 570 (+2900%)
Mutual labels:  retry
Tenacity
Retrying library for Python
Stars: ✭ 3,472 (+18173.68%)
Mutual labels:  retry
gobreak
Latency and fault tolerance library like Netflix's Hystrix with prometheus and gobreaker.
Stars: ✭ 42 (+121.05%)
Mutual labels:  circuit-breaker
Elixirretry
Simple Elixir macros for linear retry, exponential backoff and wait with composable delays
Stars: ✭ 314 (+1552.63%)
Mutual labels:  retry
Steeltoe
Steeltoe .NET Core Components: CircuitBreaker, Configuration, Connectors, Discovery, Logging, Management, and Security
Stars: ✭ 612 (+3121.05%)
Mutual labels:  circuit-breaker
re-retrying
A Java library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that communicates with a remote service with flaky uptime.
Stars: ✭ 36 (+89.47%)
Mutual labels:  retry
Retry
because you should never give up, at least not on the first try
Stars: ✭ 303 (+1494.74%)
Mutual labels:  retry
Opossum
Node.js circuit breaker - fails fast ⚡️
Stars: ✭ 473 (+2389.47%)
Mutual labels:  circuit-breaker
java-sdk
一些常用的java sdk和工具类(日期工具类,分布式锁,redis缓存,二叉树,反射工具类,线程池,对称/非对称/分段加解密,json序列化,http工具,雪花算法,字符串相似度,集合操作工具,xml解析,重试Retry工具类,Jvm监控等)
Stars: ✭ 26 (+36.84%)
Mutual labels:  retry
clj-http-hystrix
A Clojure library to wrap clj-http requests as hystrix commands
Stars: ✭ 21 (+10.53%)
Mutual labels:  circuit-breaker
Retry Axios
🦖 A super flexible interceptor for Axios that makes it easy to retry requests.
Stars: ✭ 296 (+1457.89%)
Mutual labels:  retry
spring-cloud-circuitbreaker-demo
Samples demonstrating how to using Spring Cloud Circuitbreaker
Stars: ✭ 43 (+126.32%)
Mutual labels:  circuit-breaker
Guard
NOT MAINTAINED! A generic high performance circuit breaker & proxy server written in Go
Stars: ✭ 745 (+3821.05%)
Mutual labels:  circuit-breaker
backoff
PHP library providing retry functionality with multiple backoff strategies and jitter support
Stars: ✭ 132 (+594.74%)
Mutual labels:  retry
Flutter advanced networkimage
flutter advanced network image provider
Stars: ✭ 282 (+1384.21%)
Mutual labels:  retry
retryx
Promise-based retry workflow library.
Stars: ✭ 21 (+10.53%)
Mutual labels:  retry
Service Pattern Go
Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.
Stars: ✭ 449 (+2263.16%)
Mutual labels:  circuit-breaker
retrygroup
Package retrygroup provides synchronization, Context cancelation for groups of retry goroutines working on subtasks of a common task.
Stars: ✭ 18 (-5.26%)
Mutual labels:  retry
Manba
HTTP API Gateway
Stars: ✭ 3,000 (+15689.47%)
Mutual labels:  circuit-breaker
Samples
Steeltoe samples and reference application collection
Stars: ✭ 586 (+2984.21%)
Mutual labels:  circuit-breaker
outboxer
A library that implements the outboxer pattern in go
Stars: ✭ 90 (+373.68%)
Mutual labels:  resiliency
Resty
Simple HTTP and REST client library for Go
Stars: ✭ 5,368 (+28152.63%)
Mutual labels:  retry
Brakes
Hystrix compliant Node.js Circuit Breaker Library
Stars: ✭ 255 (+1242.11%)
Mutual labels:  circuit-breaker
typescript-retry-decorator
lightweight typescript retry decorator with 0 dependency.
Stars: ✭ 50 (+163.16%)
Mutual labels:  retry
kraken
Chaos and resiliency testing tool for Kubernetes and OpenShift
Stars: ✭ 161 (+747.37%)
Mutual labels:  resiliency
course-spring-microservices
Code examples built for the purpose of video course: Microservices With Spring Boot And Spring Cloud
Stars: ✭ 74 (+289.47%)
Mutual labels:  circuit-breaker
php-backoff
Simple back off / retry functionality
Stars: ✭ 24 (+26.32%)
Mutual labels:  retry
scala-circuit-breaker
A circuit breaker for Scala applications and services
Stars: ✭ 34 (+78.95%)
Mutual labels:  circuit-breaker
Retry
A simple, stateless, functional mechanism to perform actions repetitively until successful.
Stars: ✭ 406 (+2036.84%)
Mutual labels:  retry
waiter
Delayed iteration for polling and retries.
Stars: ✭ 17 (-10.53%)
Mutual labels:  retry
envoy-proxy-demos
Set of Envoy Proxy feature demos (Envoy v2 API supported)
Stars: ✭ 63 (+231.58%)
Mutual labels:  circuit-breaker
1-60 of 121 similar projects