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
1k stars
22 watching
109 forks
Language: Go
last commit: 9 months ago
Linked from 2 awesome lists
circuit-breakerscircuitbreakergo
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive implementation of the circuit breaker pattern in Go. | 770 |
| A Circuit Breaker pattern implementation for PHP applications to prevent cascading failures and support fault tolerance. | 593 |
| Implementation of the circuit breaker pattern to monitor critical command executions and prevent unnecessary requests | 27 |
| Library providing a Circuit Breaker design pattern implementation to improve application stability and reliability | 47 |
| Automatically generates circuit breakers around methods with context-aware error returns | 26 |
| A Java library implementing the circuit breaker design pattern to handle failures in Dropwizard applications | 43 |
| A circuit breaker implementation for Erlang | 504 |
| Provides a set of fault tolerance and resilience patterns to build more reliable software applications in Go. | 1,696 |
| A Ruby wrapper for Slack's Block Kit API | 72 |
| Provides a concise and declarative way to handle complex conditional logic in Go | 93 |
| A compiler infrastructure for translating high-level languages into circuit forms used in cryptography and formal verification. | 289 |
| A collection of Ruby classes and methods to simplify and enhance code writing. | 34 |
| Efficient, immutable collection classes for Ruby | 1,884 |
| A Ruby implementation of the Bitcoin protocol | 63 |
| A WebSocket protocol handler with pluggable I/O | 223 |