cep21 / circuitLinks
An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.
☆789Updated last week
Alternatives and similar repositories for circuit
Users that are interested in circuit are comparing it to the libraries listed below
Sorting:
- Wrapper types for sync/atomic which enforce atomic access☆1,430Updated 4 months ago
- reflect api without runtime reflect.Value cost☆805Updated 5 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆404Updated last year
- Rate limiting for go-redis☆945Updated 2 weeks ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆599Updated 2 years ago
- A Go metrics interface with fast buffered metrics and third party reporters☆887Updated 2 months ago
- [mirror] concurrency primitives☆901Updated this week
- Zipkin distributed tracing library for go.☆617Updated 7 months ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- Generate message validators from .proto annotations.☆1,099Updated last year
- A golang LRU Cache for high concurrency☆1,374Updated 8 months ago
- Cache library with Redis backend for Golang☆806Updated last year
- An example of using Go gRPC and tools from the greater gRPC ecosystem together with the GoGo Protobuf Project.☆454Updated 3 years ago
- Attach hooks to any database/sql driver☆658Updated last year
- Redis client for Go☆638Updated last year
- Circuit Breakers in Go☆1,158Updated last year
- grpc connection pool☆494Updated 5 months ago
- Configuration for Go applications☆463Updated last year
- Combine one or more Go errors together☆1,152Updated last year
- parser for Google ProtocolBuffers definition☆607Updated 2 months ago
- Implements saga-pattern in Go, another way to distribute transaction.☆248Updated 4 years ago
- Generate .proto files from Go source code.☆738Updated 4 years ago
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,529Updated this week
- Bunch of examples for dealing with the reflect package☆571Updated 4 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆580Updated 5 years ago
- Native MurmurHash3 Go implementation☆1,001Updated 2 years ago
- Golang implementation of Radix trees☆923Updated last year
- ☆424Updated this week
- Fast golang queue using ring-buffer☆633Updated 2 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆979Updated 3 months ago