All Projects → Failsafe Rs → Similar Projects or Alternatives

56 Open source projects that are alternatives of or similar to Failsafe Rs

Gobreaker
Circuit Breaker implemented in Go
Stars: ✭ 1,867 (+1482.2%)
Mutual labels:  circuit-breaker
Circuit B
A non intrusive circuit breaker for node.js
Stars: ✭ 88 (-25.42%)
Mutual labels:  circuit-breaker
Polly
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+.
Stars: ✭ 9,944 (+8327.12%)
Mutual labels:  circuit-breaker
Failurewall
Destroys failures.
Stars: ✭ 64 (-45.76%)
Mutual labels:  circuit-breaker
Rezilience
ZIO-native utilities for making resilient distributed systems
Stars: ✭ 60 (-49.15%)
Mutual labels:  circuit-breaker
Circuit Breaker Monad
Circuit Breaker pattern as a monad
Stars: ✭ 52 (-55.93%)
Mutual labels:  circuit-breaker
Recloser
A concurrent circuit breaker implemented with ring buffers
Stars: ✭ 51 (-56.78%)
Mutual labels:  circuit-breaker
Cockatiel
A resilience and transient-fault-handling library that allows developers to express policies such as Backoff, Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback. Inspired by .NET Polly.
Stars: ✭ 993 (+741.53%)
Mutual labels:  circuit-breaker
Semian
🐒 Resiliency toolkit for Ruby for failing fast
Stars: ✭ 976 (+727.12%)
Mutual labels:  circuit-breaker
Breaker
Circuit breaker for HTTP requests in Elixir
Stars: ✭ 30 (-74.58%)
Mutual labels:  circuit-breaker
Sample Camel Spring Boot
three samples in different branches that illustrates usage of apache camel as microservice framework providing integration with consul, hystrix, ribbon and other tools
Stars: ✭ 24 (-79.66%)
Mutual labels:  circuit-breaker
Luffy
Luffy is a simple resilience and transient-fault handling library
Stars: ✭ 19 (-83.9%)
Mutual labels:  circuit-breaker
Guard
NOT MAINTAINED! A generic high performance circuit breaker & proxy server written in Go
Stars: ✭ 745 (+531.36%)
Mutual labels:  circuit-breaker
Istio
Connect, secure, control, and observe services.
Stars: ✭ 28,970 (+24450.85%)
Mutual labels:  circuit-breaker
Steeltoe
Steeltoe .NET Core Components: CircuitBreaker, Configuration, Connectors, Discovery, Logging, Management, and Security
Stars: ✭ 612 (+418.64%)
Mutual labels:  circuit-breaker
Samples
Steeltoe samples and reference application collection
Stars: ✭ 586 (+396.61%)
Mutual labels:  circuit-breaker
Opossum
Node.js circuit breaker - fails fast ⚡️
Stars: ✭ 473 (+300.85%)
Mutual labels:  circuit-breaker
Service Pattern Go
Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.
Stars: ✭ 449 (+280.51%)
Mutual labels:  circuit-breaker
Ganesha
🐘 A Circuit Breaker pattern implementation for PHP applications.
Stars: ✭ 384 (+225.42%)
Mutual labels:  circuit-breaker
Spring Cloud Alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
Stars: ✭ 20,934 (+17640.68%)
Mutual labels:  circuit-breaker
Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
Stars: ✭ 18,071 (+15214.41%)
Mutual labels:  circuit-breaker
Manba
HTTP API Gateway
Stars: ✭ 3,000 (+2442.37%)
Mutual labels:  circuit-breaker
Brakes
Hystrix compliant Node.js Circuit Breaker Library
Stars: ✭ 255 (+116.1%)
Mutual labels:  circuit-breaker
course-spring-microservices
Code examples built for the purpose of video course: Microservices With Spring Boot And Spring Cloud
Stars: ✭ 74 (-37.29%)
Mutual labels:  circuit-breaker
Hystrix.Dotnet
A combination of circuit breaker and timeout. The .net version of the open source Hystrix library built by Netflix.
Stars: ✭ 88 (-25.42%)
Mutual labels:  circuit-breaker
Home
This is the old home for the Steeltoe project. Please refer to the SteeltoeOSS/steeltoe repository moving forward.
Stars: ✭ 49 (-58.47%)
Mutual labels:  circuit-breaker
perseverance
Make your functions 💪 resilient and 🚥 fail-fast to 💩 failures or ⌚ delays
Stars: ✭ 12 (-89.83%)
Mutual labels:  circuit-breaker
python-circuit-breaker
Exemplo de implementação do padrão circuit breaker em python
Stars: ✭ 15 (-87.29%)
Mutual labels:  circuit-breaker
kong-circuit-breaker
Kong plugin for wrapping all proxy calls with a circuit-breaker
Stars: ✭ 27 (-77.12%)
Mutual labels:  circuit-breaker
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 (-66.1%)
Mutual labels:  circuit-breaker
failsafe-actuator
Endpoint library for the failsafe framework
Stars: ✭ 52 (-55.93%)
Mutual labels:  circuit-breaker
pyhystrix
Hystrix brought to Python
Stars: ✭ 21 (-82.2%)
Mutual labels:  circuit-breaker
clj-http-hystrix
A Clojure library to wrap clj-http requests as hystrix commands
Stars: ✭ 21 (-82.2%)
Mutual labels:  circuit-breaker
spring-cloud-circuitbreaker-demo
Samples demonstrating how to using Spring Cloud Circuitbreaker
Stars: ✭ 43 (-63.56%)
Mutual labels:  circuit-breaker
laravel-circuit-breaker
An implementation of the circuit breaker pattern for Laravel 5.6
Stars: ✭ 26 (-77.97%)
Mutual labels:  circuit-breaker
gobreak
Latency and fault tolerance library like Netflix's Hystrix with prometheus and gobreaker.
Stars: ✭ 42 (-64.41%)
Mutual labels:  circuit-breaker
scala-circuit-breaker
A circuit breaker for Scala applications and services
Stars: ✭ 34 (-71.19%)
Mutual labels:  circuit-breaker
envoy-proxy-demos
Set of Envoy Proxy feature demos (Envoy v2 API supported)
Stars: ✭ 63 (-46.61%)
Mutual labels:  circuit-breaker
Sentinel-Dashboard-Nacos
Description Sentinel Dashboard使用NACOS作为数据源持久化规则。【仅用于教学,如用于生产,请务必做好测试!】
Stars: ✭ 87 (-26.27%)
Mutual labels:  circuit-breaker
microservices-developer-roadmap
Roadmap for becoming a Microservice Developer in 2017
Stars: ✭ 24 (-79.66%)
Mutual labels:  circuit-breaker
Connectors
Connectors simplify connecting to standalone and CloudFoundry services
Stars: ✭ 28 (-76.27%)
Mutual labels:  circuit-breaker
spring-microservices
Spring Cloud Micro Services with Eureka Discovery, Zuul Proxy, OAuth2 Security, Hystrix CircuitBreaker, Sleuth Zipkin, ELK Stack Logging, Kafka, Docker and many new features
Stars: ✭ 114 (-3.39%)
Mutual labels:  circuit-breaker
request-on-steroids
An HTTP client ✨ with retry, circuit-breaker and tor support 📦 out-of-the-box
Stars: ✭ 19 (-83.9%)
Mutual labels:  circuit-breaker
CircuitBreaker
A Swift Circuit Breaker library – Improves application stability and reliability.
Stars: ✭ 42 (-64.41%)
Mutual labels:  circuit-breaker
yato
A node module similar to hystrix. Who caused riots - cut it!
Stars: ✭ 12 (-89.83%)
Mutual labels:  circuit-breaker
circuit-breaker
PHP implementation of circuit breaker pattern
Stars: ✭ 17 (-85.59%)
Mutual labels:  circuit-breaker
lua-circuit-breaker
Circuit breaker pattern in Lua
Stars: ✭ 28 (-76.27%)
Mutual labels:  circuit-breaker
Uragano
Uragano, A simple, high performance RPC library. Support load balancing, circuit breaker, fallback, caching, intercepting.
Stars: ✭ 28 (-76.27%)
Mutual labels:  circuit-breaker
resiliency
A modern PHP library that allows you to make resilient calls to external services 🔁
Stars: ✭ 79 (-33.05%)
Mutual labels:  circuit-breaker
Diehard
Clojure library of flexible retry, circuit breaker and rate limiter
Stars: ✭ 227 (+92.37%)
Mutual labels:  circuit-breaker
Circuit Breaker Php
Circuit Breaker Pattern for PHP
Stars: ✭ 202 (+71.19%)
Mutual labels:  circuit-breaker
Go Chassis
a microservice framework for rapid development of micro services in Go with rich eco-system
Stars: ✭ 2,428 (+1957.63%)
Mutual labels:  circuit-breaker
Tree Gateway
This is a full featured and free API Gateway
Stars: ✭ 160 (+35.59%)
Mutual labels:  circuit-breaker
Safely
Safely is a Clojure's circuit-breaker library for handling retries in an elegant declarative way.
Stars: ✭ 152 (+28.81%)
Mutual labels:  circuit-breaker
Heimdall
An enhanced HTTP client for Go
Stars: ✭ 2,132 (+1706.78%)
Mutual labels:  circuit-breaker
Circuitbreaker
.NET Circuit Breaker Pattern Frameworks
Stars: ✭ 122 (+3.39%)
Mutual labels:  circuit-breaker
1-56 of 56 similar projects