rubyist / circuitbreakerLinks
Circuit Breakers in Go
☆1,159Updated last year
Alternatives and similar repositories for circuitbreaker
Users that are interested in circuitbreaker are comparing it to the libraries listed below
Sorting:
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,558Updated last month
- Goroutine Leak Detector☆1,043Updated 4 years ago
- Golang channel helpers and special types☆809Updated last year
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,537Updated 3 weeks ago
- Common juju errors and functions to annotate errors. Based on juju/errgo☆1,395Updated last year
- Rich testing for the Go language☆696Updated last year
- Structured, composable logging for Go☆1,099Updated 2 months ago
- Package validator implements struct field validations☆1,336Updated 3 years ago
- Resiliency patterns for golang☆2,321Updated 7 months ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆581Updated 5 years ago
- Simple backoff algorithm in Go (golang)☆656Updated last year
- errors with stacktraces for go☆993Updated last year
- Golang implementation of Radix trees☆923Updated last year
- An immutable radix tree implementation in Golang☆1,062Updated 3 weeks ago
- Persistent stacks and queues for Go backed by LevelDB☆865Updated 9 months ago
- Go (golang) http calls with retries and backoff☆652Updated 3 years ago
- A tiny generator of random data for golang, also known as a faker☆953Updated 2 years ago
- Graceful is a Go package enabling graceful shutdown of an http.Handler server.☆1,281Updated 6 years ago
- Prometheus monitoring for your gRPC Go servers.☆1,339Updated 2 years ago
- Collect Golang Runtime Metrics, outputting to a stats handler☆544Updated 9 years ago
- A Go metrics interface with fast buffered metrics and third party reporters☆889Updated 3 months ago
- Plugin-driven, extensible HTTP client toolkit for Go☆1,114Updated last year
- Type-driven code generation for Go☆1,425Updated last year
- Simple profiling for Go☆2,041Updated 2 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆782Updated last month
- Visualise Go program GC trace data in real time☆1,101Updated 6 years ago
- A polite Go HTTP server that shuts down gracefully.☆996Updated 6 years ago
- Transition is a Golang state machine implementation☆434Updated 2 years ago
- Go channels at horizontal scale (powered by message queues)☆1,551Updated 3 years ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆790Updated last month