clockworksoul / smudge
A lightweight library that provides group member discovery, status dissemination, and failure detection using the SWIM epidemic protocol.
☆466Updated 4 years ago
Alternatives and similar repositories for smudge:
Users that are interested in smudge are comparing it to the libraries listed below
- Fast Raft framework using the Redis protocol for Go☆541Updated 4 years ago
- Build Go programs that run directly on the Xen hypervisor☆710Updated 7 years ago
- Zero-copy sockets for Linux in Golang☆832Updated 4 years ago
- A Go implementation of the CASPaxos protocol☆297Updated 7 years ago
- A flexible process data collection, metrics, monitoring, instrumentation, and tracing client library for Go☆482Updated 5 months ago
- A generic latency benchmarking library.☆313Updated 7 years ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆683Updated last year
- A reference use of Hashicorp's Raft implementation☆1,026Updated last month
- A distributed sync package.☆398Updated 5 years ago
- A Go library implementing an FST (finite state transducer)☆508Updated 2 years ago
- Experimental channel implementation☆311Updated 8 years ago
- A golang library that implements load balancing algorithms.☆361Updated 7 years ago
- Distributed key/value store abstraction library☆855Updated 2 years ago
- Persistent stacks and queues for Go backed by LevelDB☆866Updated 4 months ago
- A tool for building distributed applications.☆891Updated last year
- Cuckoo Filter implementation in Go, better than Bloom Filters (unmaintained)☆760Updated 7 years ago
- A pure Go implementation of Gil Tene's HDR Histogram.☆450Updated 3 years ago
- A Go library for master-less peer-to-peer autodiscovery and RPC between HTTP services☆379Updated last year
- gSync is an rsync based library for sending delta updates of files to a remote server.☆385Updated 4 years ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,003Updated 4 months ago
- Golimit is Uber ringpop based distributed and decentralized rate limiter☆615Updated last year
- Pure Go implementation of the NaCL set of API's☆547Updated 10 months ago
- An immutable radix tree implementation in Golang☆1,038Updated 3 weeks ago
- github.com/cznic/ql has moved to modernc.org/ql☆1,303Updated 6 years ago
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions