rubyist / circuitbreakerLinks
Circuit Breakers in Go
☆1,164Updated 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,571Updated 3 months ago
- Goroutine Leak Detector☆1,044Updated 5 years ago
- Golang channel helpers and special types☆810Updated last year
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,552Updated this week
- Common juju errors and functions to annotate errors. Based on juju/errgo☆1,394Updated 2 years ago
- Rich testing for the Go language☆696Updated last year
- Visualise Go program GC trace data in real time☆1,098Updated 6 years ago
- Structured, composable logging for Go☆1,100Updated 5 months ago
- Simple backoff algorithm in Go (golang)☆656Updated last year
- Graceful is a Go package enabling graceful shutdown of an http.Handler server.☆1,282Updated 7 years ago
- Golang implementation of Radix trees☆931Updated last year
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,922Updated last month
- Resiliency patterns for golang☆2,337Updated 9 months ago
- Go (golang) http calls with retries and backoff☆654Updated 3 years ago
- errors with stacktraces for go☆1,003Updated last year
- A polite Go HTTP server that shuts down gracefully.☆997Updated 7 years ago
- Persistent stacks and queues for Go backed by LevelDB☆864Updated 11 months ago
- Go channels at horizontal scale (powered by message queues)☆1,550Updated 3 years ago
- Structured logging package for Go.☆1,376Updated 2 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆786Updated 2 months ago
- An immutable radix tree implementation in Golang☆1,079Updated last week
- A Go code generator for MessagePack / msgpack.org[Go]☆1,911Updated last week
- Package validator implements struct field validations☆1,335Updated 3 years ago
- Simple profiling for Go☆2,051Updated 3 years ago
- Plugin-driven, extensible HTTP client toolkit for Go☆1,121Updated 2 years ago
- Collect Golang Runtime Metrics, outputting to a stats handler☆544Updated 9 years ago
- Go port of Coda Hale's Metrics library☆3,474Updated 8 months ago
- Type-driven code generation for Go☆1,426Updated 2 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆585Updated 5 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆730Updated 4 years ago