libopenstorage / gossipLinks
Go implementation of the Gossip protocol
☆139Updated 7 months ago
Alternatives and similar repositories for gossip
Users that are interested in gossip are comparing it to the libraries listed below
Sorting:
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- Examples for Dragonboat☆185Updated 9 months ago
- LMDB backend for Raft☆137Updated last year
- A fast, threadsafe skip list in Go☆266Updated 3 years ago
- Riot is a distributed key/value system based at raft algorithm, leveldb and bitCask backend storage!!!☆106Updated 5 years ago
- An implementation of the Raft distributed consensus protocol.☆172Updated 9 years ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆145Updated 4 months ago
- B+ Tree☆91Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- A reference implementation for using the go-raft library for distributed consensus.☆297Updated 9 years ago
- Distributed lock implementation using etcd☆78Updated 8 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆104Updated 6 years ago
- ☆124Updated 3 years ago
- Benchmarks of Badger☆98Updated 2 years ago
- A RAFT Election implementation in Go.☆188Updated last month
- Server for benchmarking pure Go key/value databases☆159Updated last year
- Go Pooling Helpers☆114Updated 4 years ago
- Storage algorithms.☆38Updated 4 years ago
- A comparison of skip lists written in Go☆54Updated 3 years ago
- B+ tree in pure Go.☆94Updated 10 years ago
- A least frequently used cache for Golang☆151Updated 5 years ago
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- Distributed in-memory cache using gossip protocol in go-lang☆176Updated 5 years ago
- epaxos☆101Updated 9 years ago
- An in-memory message broker☆172Updated 4 months ago
- io_uring support for go☆203Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- TinyLFU cache admission policy☆261Updated 4 months ago