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:
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 7 months ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆120Updated 8 months ago
- Phi Accrual Failure Detection☆67Updated 9 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Dendrite is a Go package that implements distributed hash table (DHT) based on Chord Protocol.☆30Updated 9 years ago
- Some experiments with concurrent data structures in Go.☆23Updated 13 years ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 7 years ago
- Non blocking data structures for Go☆266Updated 8 years ago
- Go: A distributed, in-memory key-value storage.☆94Updated 6 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 4 years ago
- Erasure coding (Reed–Solomon coding) in Go☆48Updated 5 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- A collection of well-known string hash functions, implemented in Go☆67Updated 6 years ago
- GoNeedle is a system for punching reliable transport over UDP through NATs and Firewalls☆82Updated 14 years ago
- A pure Go implementation of the Pastry Distributed Hash Table☆361Updated 5 years ago
- Golang Merkle Tree Implementation. With hash.Hash interface for streaming support☆55Updated 3 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- create low memory key/value objects in Go☆21Updated 8 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- A high performance lock free map type for go.☆19Updated 7 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆80Updated 8 years ago
- Teleport Transport: End-to-end resilience to network outages☆153Updated 11 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- SwimRing - A Minimal Distributed Fault-Tolerant Key-Value Store built with SWIM Gossip Protocol and Consistent Hash Ring☆61Updated 8 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- General purpose libraries used by Vanadium.☆34Updated 7 months ago
- Interval Tree Clocks: A Logical Clock for Dynamic Systems☆39Updated 10 years ago