afex / hystrix-goLinks
Netflix's Hystrix latency and fault tolerance library, for Go
☆4,325Updated 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 Go blocking leaky-bucket rate limit implementation☆4,534Updated last year
- A goroutine pool for Go☆4,000Updated 2 years ago
- OpenTracing API for Go. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163☆3,496Updated 2 years ago
- Golang LRU cache☆4,692Updated last week
- A cache library for Go with zero GC overhead.☆5,242Updated last year
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,689Updated last year
- Go client for AMQP 0.9.1☆4,930Updated last year
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)☆4,128Updated 3 years ago
- Go port of Coda Hale's Metrics library☆3,472Updated 3 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,694Updated last year
- Efficient token-bucket-based rate limiter package.☆2,865Updated last year
- Circuit Breaker implemented in Go☆3,228Updated last week
- Distributed mutual exclusion lock using Redis for Go☆3,744Updated last week
- lumberjack is a log rolling package for Go☆5,151Updated 11 months ago
- Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.☆8,363Updated 11 months ago
- Efficient cache for gigabytes of data written in Go.☆7,870Updated 2 months ago
- a thread-safe concurrent map for go☆4,456Updated last year
- Simple middleware to rate-limit HTTP requests.☆2,805Updated 5 months ago
- The official Go package for NSQ☆2,632Updated 3 months ago
- Fast JSON serializer for golang.☆4,756Updated 6 months ago
- Pure Go Redis server for Go unittests☆3,312Updated 3 weeks ago
- UUID package for Go☆4,904Updated 11 months ago
- Utilities for Go structs☆3,923Updated 6 years ago
- Monkey patching in Go