cockroachdb / circuitbreakerLinks
Circuit Breakers in Go
☆14Updated last year
Alternatives and similar repositories for circuitbreaker
Users that are interested in circuitbreaker are comparing it to the libraries listed below
Sorting:
- Raft backend implementation using BadgerDB☆117Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Go translation of MetroHash☆110Updated 5 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A Go library for timing things and yielding rates, percentiles, and histograms☆138Updated 4 years ago
- Library for creating predicate mini-languages in Go☆99Updated 3 months ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Interoperable GRPC based publish/subscribe☆40Updated 9 months ago
- Child process reaping utilities for Go☆66Updated 2 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- This repo contains an example on how to use the Go trace and profile tool☆34Updated 6 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Validate Go Datastructures Based on How Similar They Look☆27Updated last month
- Replicated key-value store driven by the raft consensus protocol☆30Updated 7 years ago
- rendezvous hashing☆66Updated 3 years ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- A load tester for stress testing grpc intermediaries.☆90Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Bloomfilter written in Golang, includes rotation and RPC☆86Updated 9 months ago
- Golang runtime package based automatic function, line and package fields for Logrus☆40Updated 5 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆102Updated 5 years ago
- Generate field mask utilities from proto files☆12Updated 3 months ago
- Go implementation of RFC-5802 Salted Challenge Response Authentication Mechanism (SCRAM)☆50Updated 2 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Connection multiplexer for GoLang: serve different services on the same port!☆90Updated last month
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago