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☆143Updated last year
- Benchmarks of Badger☆96Updated 3 years ago
- A slick BTree on disk based key value store implemented in pure Go☆151Updated 3 years ago
- Examples for Dragonboat☆193Updated last year
- A distributed key-value store. On Disk. Able to grow or shrink without service interruption.☆263Updated 6 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- A RAFT Election implementation in Go.☆189Updated 7 months ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- A DAG, Directed acyclic graph implementation in golang.☆128Updated 6 years ago
- Golang implementation of the Chord protocol☆135Updated 5 years ago
- A reliability layer for UDP connections in Go.☆139Updated 5 years ago
- io_uring support for go☆203Updated 5 years ago
- Distributed SQL query engine written in Go for big data☆93Updated 7 years ago
- ☆80Updated 3 months ago
- Cete is a distributed key value store server written in Go built on top of BadgerDB.☆245Updated 5 years ago
- Native persistent memory support for Go☆83Updated 3 years ago
- Distributed in-memory cache using gossip protocol in go-lang☆177Updated 6 years ago
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- Go implement for Paxos algorithm☆51Updated 6 years ago
- Go implementation of a Kademlia distributed hash table☆160Updated 3 years ago
- Fast key-value DB in Go.☆26Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- Storage algorithms.☆38Updated 4 years ago
- A simple value-sorted map type for Go that features constant-time reads and efficient iteration over records.☆71Updated 7 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated this week
- A fast, threadsafe skip list in Go☆270Updated 4 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago