stvp / dhtLinks
Golang implementation of a distributed hash table using Consul and rendezvous hashing
☆31Updated 9 years ago
Alternatives and similar repositories for dht
Users that are interested in dht are comparing it to the libraries listed below
Sorting:
- A pure Go implementation of the Pastry Distributed Hash Table☆360Updated 5 years ago
- SwimRing - A Minimal Distributed Fault-Tolerant Key-Value Store built with SWIM Gossip Protocol and Consistent Hash Ring☆61Updated 9 years ago
- Go implementation of a Kademlia distributed hash table☆159Updated 3 years ago
- GoNeedle is a system for punching reliable transport over UDP through NATs and Firewalls☆82Updated 14 years ago
- Cuckoo hashing for Go☆83Updated 3 years ago
- Erasure coding (Reed–Solomon coding) in Go☆48Updated 5 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆119Updated 11 months ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- Go: A distributed, in-memory key-value storage.☆94Updated 7 years ago
- Phi Accrual Failure Detection☆67Updated 9 years ago
- Golang Merkle Tree Implementation. With hash.Hash interface for streaming support☆55Updated 3 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆109Updated 3 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Gorums simplify fault-tolerant quorum-based protocols☆145Updated 2 months ago
- Simple, ordered, key-value persistence library for the Go Language☆266Updated 4 years ago
- Golang library for working with cbor binary format☆61Updated 7 years ago
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- Probabilistic Data Structures for Go☆256Updated 7 years ago
- goprocess - like Context, but with good close semantics.☆72Updated 5 years ago
- Reed-Solomon forward error correcting library☆195Updated last year
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆79Updated 8 years ago
- Golang implementation of the Chord protocol☆135Updated 5 years ago
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆257Updated 7 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- Streaming Deduplication Package for Go☆197Updated 6 years ago
- Raft in-memory backend implementation with persistence☆84Updated 5 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆286Updated 2 months ago
- Ready-send coordination layer on top of goroutines.☆50Updated 5 years ago
- A distributed key-value store. On Disk. Able to grow or shrink without service interruption.☆264Updated 6 years ago