stvp / dht
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
- Golang Merkle Tree Implementation. With hash.Hash interface for streaming support☆55Updated 3 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆120Updated 7 months ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 6 years ago
- A pure Go implementation of the Pastry Distributed Hash Table☆361Updated 5 years ago
- A high performance lock free map type for go.☆19Updated 7 years ago
- Go: A distributed, in-memory key-value storage.☆94Updated 6 years ago
- General purpose libraries used by Vanadium.☆34Updated 6 months ago
- A high performance in-memory index storage engine☆111Updated 3 months ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- Teleport Transport: End-to-end resilience to network outages☆153Updated 11 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 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
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Some experiments with concurrent data structures in Go.☆23Updated 12 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Raft backend implementation using BuntDB☆17Updated 5 years ago
- Phi Accrual Failure Detection☆67Updated 9 years ago
- Bloom-filter based search index☆122Updated 3 years ago
- Interval Tree Clocks: A Logical Clock for Dynamic Systems☆39Updated 10 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 7 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 6 months 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
- P-Square Algorithm in Go☆36Updated 3 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated last year
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆80Updated 8 years ago
- Circular buffer backed by MMAPed file for golang☆91Updated 7 months ago
- SSE-optimized group varint integer encoding☆37Updated last year