circuitbreaker

Circuit Breaker

Provides an implementation of the Circuit Breaker pattern in Go to handle remote calls and prevent resource ties-up

Circuit Breakers in Go

GitHub

1k stars
22 watching
109 forks
Language: Go
last commit: 6 months ago
Linked from 2 awesome lists

circuit-breakerscircuitbreakergo

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cep21/circuit A comprehensive implementation of the circuit breaker pattern in Go. 765
ackintosh/ganesha A Circuit Breaker pattern implementation for PHP applications to prevent cascading failures and support fault tolerance. 590
tpei/circuit_breaker Implementation of the circuit breaker pattern to monitor critical command executions and prevent unnecessary requests 27
kitura/circuitbreaker Library providing a Circuit Breaker design pattern implementation to improve application stability and reliability 47
twitchtv/circuitgen Automatically generates circuit breakers around methods with context-aware error returns 24
mtakaki/dropwizard-circuitbreaker A Java library implementing the circuit breaker design pattern to handle failures in Dropwizard applications 43
jlouis/fuse A circuit breaker implementation for Erlang 504
failsafe-go/failsafe-go Provides a set of fault tolerance and resilience patterns to build more reliable software applications in Go. 1,677
cga1123/slack-ruby-block-kit A Ruby wrapper for Slack's Block Kit API 72
phakornkiong/go-pattern-match Provides a concise and declarative way to handle complex conditional logic in Go 93
circify/circ A compiler infrastructure for translating high-level languages into circuit forms used in cryptography and formal verification. 286
keithrbennett/trick_bag A collection of Ruby classes and methods to simplify and enhance code writing. 34
hamstergem/hamster Efficient, immutable collection classes for Ruby 1,886
chaintope/bitcoinrb A Ruby implementation of the Bitcoin protocol 62
faye/websocket-driver-ruby A WebSocket protocol handler with pluggable I/O 223