gobreaker
Circuit Breaker
Circuit Breaker pattern implementation in Go to prevent sending failed requests
Circuit Breaker implemented in Go
3k stars
34 watching
189 forks
Language: Go
last commit: 5 months ago circuit-breakergolangmicroservice
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an implementation of the Circuit Breaker pattern in Go to handle remote calls and prevent resource ties-up | 1,128 |
| A comprehensive implementation of the circuit breaker pattern in Go. | 770 |
| Automatically generates circuit breakers around methods with context-aware error returns | 26 |
| A Circuit Breaker pattern implementation for PHP applications to prevent cascading failures and support fault tolerance. | 593 |
| A library that provides environment variable support in Go applications | 5,092 |
| A lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets. | 3,785 |
| Library providing a Circuit Breaker design pattern implementation to improve application stability and reliability | 47 |
| A tool for generating and testing random inputs to ensure software reliability | 4,790 |
| Automated dependency injection tool for Go applications | 13,186 |
| Implementation of the circuit breaker pattern to monitor critical command executions and prevent unnecessary requests | 27 |
| Utilities for managing execution of asynchronous callback functions in Go. | 125 |
| Provides a Go implementation of Netflix's Hystrix latency and fault tolerance library to ensure distributed systems' availability during failures. | 4,257 |
| Package of validators and sanitizers for strings, structs, and collections | 6,061 |
| A Go library that enables distributed task queuing and supports Celery workflow automation | 2,384 |
| A comprehensive toolset for static code analysis and optimization in the Go programming language | 6,252 |