cep21 / circuitLinks
An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.
☆794Updated last month
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,438Updated 8 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆408Updated last year
- reflect api without runtime reflect.Value cost☆819Updated 9 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆602Updated 3 years ago
- Rate limiting for go-redis☆974Updated 3 weeks ago
- Generate message validators from .proto annotations.☆1,100Updated 2 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆730Updated 4 years ago
- Cache library with Redis backend for Golang☆813Updated last year
- parser for Google ProtocolBuffers definition☆609Updated 6 months ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- Zipkin distributed tracing library for go.☆622Updated 10 months ago
- Redis client for Go☆640Updated 2 years ago
- grpc connection pool☆492Updated 8 months ago
- An example of using Go gRPC and tools from the greater gRPC ecosystem together with the GoGo Protobuf Project.☆456Updated 4 years ago
- A Go metrics interface with fast buffered metrics and third party reporters☆894Updated 6 months ago
- [mirror] concurrency primitives☆906Updated 2 weeks ago
- A golang LRU Cache for high concurrency☆1,383Updated last month
- Attach hooks to any database/sql driver☆662Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆786Updated 2 months ago
- Combine one or more Go errors together☆1,164Updated last year
- Truss helps you build go-kit microservices without having to worry about writing or maintaining boilerplate code.☆741Updated last year
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,553Updated last week
- Generate .proto files from Go source code.☆736Updated 5 years ago
- Circuit Breakers in Go☆1,164Updated last year
- Configuration for Go applications☆468Updated last year
- Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends☆1,334Updated 7 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,304Updated last month
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆585Updated 5 years ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,572Updated 3 months ago
- simple struct copying for golang☆460Updated 5 years ago