rubyist / circuitbreakerLinks
Circuit Breakers in Go
☆1,153Updated 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,553Updated 7 months ago
- Goroutine Leak Detector☆1,041Updated 4 years ago
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,528Updated this week
- Golang channel helpers and special types☆809Updated last year
- Common juju errors and functions to annotate errors. Based on juju/errgo☆1,395Updated last year
- errors with stacktraces for go☆989Updated last year
- Structured, composable logging for Go☆1,098Updated last month
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- Rich testing for the Go language☆696Updated last year
- A Go metrics interface with fast buffered metrics and third party reporters☆882Updated 2 months ago
- A polite Go HTTP server that shuts down gracefully.☆995Updated 6 years ago
- Resiliency patterns for golang☆2,303Updated 6 months ago
- Package validator implements struct field validations☆1,334Updated 3 years ago
- Graceful is a Go package enabling graceful shutdown of an http.Handler server.☆1,284Updated 6 years ago
- A tiny generator of random data for golang, also known as a faker☆951Updated 2 years ago
- Golang implementation of Radix trees☆920Updated last year
- Go channels at horizontal scale (powered by message queues)☆1,552Updated 3 years ago
- Persistent stacks and queues for Go backed by LevelDB☆865Updated 7 months ago
- Simple backoff algorithm in Go (golang)☆653Updated last year
- Type-driven code generation for Go☆1,424Updated last year
- Go (golang) http calls with retries and backoff☆652Updated 3 years ago
- Simple profiling for Go☆2,036Updated 2 years ago
- An immutable radix tree implementation in Golang☆1,059Updated this week
- Collect Golang Runtime Metrics, outputting to a stats handler☆544Updated 9 years ago
- Transition is a Golang state machine implementation☆433Updated 2 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆579Updated 5 years ago
- Prometheus monitoring for your gRPC Go servers.☆1,340Updated 2 years ago
- Parse flags, environment variables and config files☆531Updated 2 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆777Updated this week
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,907Updated 3 weeks ago