kr / paxosLinks
Basic paxos
☆30Updated 11 years ago
Alternatives and similar repositories for paxos
Users that are interested in paxos are comparing it to the libraries listed below
Sorting:
- Go implement for Paxos algorithm☆51Updated 5 years ago
- Golang implentation of paxos consensus algorithm☆49Updated 6 years ago
- SwimRing - A Minimal Distributed Fault-Tolerant Key-Value Store built with SWIM Gossip Protocol and Consistent Hash Ring☆61Updated 9 years ago
- Raft in-memory backend implementation with persistence☆84Updated 5 years ago
- A general-purpose write-ahead log☆25Updated 6 years ago
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- A Golang library that implements the Hierarchical State Machine(HSM).☆47Updated 10 years ago
- VMesh is a decentralized Layer 3 mesh router and protocol designed for open network interconnection.☆32Updated 3 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 10 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Go language to build and check keybase's sitewide merkle tree.☆112Updated 7 months ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Golang implementation of Chord DHT☆35Updated 3 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 4 years ago
- A high-performance, memory-efficient concurrent hash table☆36Updated 11 years ago
- A high performance in-memory index storage engine☆112Updated 7 months ago
- Benchmarks of Badger☆97Updated 3 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago
- Golang implementation of the Chord protocol☆135Updated 5 years ago
- An embeddable and distributed in-memory key-value store written in Go☆21Updated 4 years ago
- SQL Parser from https://github.com/youtube/vitess/tree/master/go/vt/sqlparser☆33Updated 9 years ago
- An log structured merge tree varient of nitro storage engine☆29Updated 8 years ago
- High performance memory efficient serialization library with direct wire access☆30Updated 2 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- github.com/cznic/hash has moved to modernc.org/hash☆15Updated 6 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Distributed mmap☆41Updated 8 years ago