afex / hystrix-go
Netflix's Hystrix latency and fault tolerance library, for Go
☆4,277Updated 11 months ago
Alternatives and similar repositories for hystrix-go:
Users that are interested in hystrix-go are comparing it to the libraries listed below
- A Go blocking leaky-bucket rate limit implementation☆4,429Updated 9 months ago
- Go client for AMQP 0.9.1☆4,891Updated last year
- A goroutine pool for Go☆3,952Updated last year
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,672Updated last year
- Golang LRU cache☆4,490Updated last month
- Distributed mutual exclusion lock using Redis for Go☆3,537Updated 6 months ago
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)☆4,079Updated 3 years ago
- lumberjack is a log rolling package for Go☆4,988Updated 6 months ago
- Simple error handling primitives☆8,209Updated 3 years ago
- a thread-safe concurrent map for go☆4,370Updated 8 months ago
- A cache library for Go with zero GC overhead.☆5,162Updated 10 months ago
- Fast JSON serializer for golang.☆4,604Updated last month
- Efficient token-bucket-based rate limiter package.☆2,828Updated last year
- Go port of Coda Hale's Metrics library☆3,478Updated last year
- Circuit Breaker implemented in Go