afex / hystrix-goLinks
Netflix's Hystrix latency and fault tolerance library, for Go
☆4,491Updated last year
Alternatives and similar repositories for hystrix-go
Users that are interested in hystrix-go are comparing it to the libraries listed below
Sorting:
- A cache library for Go with zero GC overhead.☆5,370Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,661Updated last year
- A goroutine pool for Go☆4,028Updated 2 years ago
- Go client for AMQP 0.9.1☆4,940Updated 2 years ago
- Go port of Coda Hale's Metrics library☆3,475Updated 10 months ago
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,689Updated 2 years ago
- Golang LRU cache☆4,964Updated 2 weeks ago
- Circuit Breaker implemented in Go☆3,519Updated this week
- OpenTracing API for Go. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163☆3,493Updated 2 years ago
- Efficient token-bucket-based rate limiter package.☆2,884Updated 2 years ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,730Updated last year
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)☆4,176Updated 4 years ago
- Distributed mutual exclusion lock using Redis for Go☆3,964Updated last week
- Simple middleware to rate-limit HTTP requests.☆2,853Updated last year
- The official Go package for NSQ☆2,661Updated 6 months ago
- a thread-safe concurrent map for go☆4,522Updated last year
- Efficient cache for gigabytes of data written in Go.☆8,075Updated this week
- Utilities for Go structs☆3,932Updated 7 years ago
- Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.☆8,422Updated last year
- lumberjack is a log rolling package for Go☆5,366Updated last year
- Simple error handling primitives☆8,234Updated 4 years ago
- Pure Go Redis server for Go unittests☆3,468Updated 2 weeks ago
- Leveled execution logs for Go☆3,615Updated 9 months ago
- [Go] Package of validators and sanitizers for strings, numerics, slices and structs