arriqaaq / chordLinks
Implementation of Chord DHT(Distributed Hash Table) paper
☆192Updated 4 years ago
Alternatives and similar repositories for chord
Users that are interested in chord are comparing it to the libraries listed below
Sorting:
- Go implementation of the Gossip protocol☆139Updated 8 months ago
- A key value storage example powered by hashicorp raft and BadgerDB☆104Updated 6 years ago
- A distributed key-value store. On Disk. Able to grow or shrink without service interruption.☆263Updated 6 years ago
- A slick BTree on disk based key value store implemented in pure Go☆149Updated 3 years ago
- Examples for Dragonboat☆186Updated 11 months ago
- Server for benchmarking pure Go key/value databases☆161Updated last year
- Benchmarks of Badger☆97Updated 3 years ago
- A DAG, Directed acyclic graph implementation in golang.☆126Updated 6 years ago
- Cete is a distributed key value store server written in Go built on top of BadgerDB.☆241Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 2 years ago
- A reliability layer for UDP connections in Go.☆139Updated 5 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Golang implementation of the Chord protocol☆133Updated 4 years ago
- ☆80Updated 3 months ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆143Updated 3 years ago
- Go implement for Paxos algorithm☆52Updated 5 years ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆121Updated 2 years ago
- Native persistent memory support for Go☆81Updated 2 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- Distributed in-memory cache using gossip protocol in go-lang☆176Updated 5 years ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- An implementation of the Raft distributed consensus protocol.☆172Updated 9 years ago
- A comparison of skip lists written in Go☆54Updated 3 years ago
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- io_uring support for go☆203Updated 4 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆409Updated 6 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 10 years ago