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 6 years ago
- Golang implentation of paxos consensus algorithm☆50Updated 6 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- SwimRing - A Minimal Distributed Fault-Tolerant Key-Value Store built with SWIM Gossip Protocol and Consistent Hash Ring☆61Updated 9 years ago
- Ordered map Go data structure benchmarks☆40Updated 4 years ago
- A general-purpose write-ahead log☆25Updated 7 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- Go language to build and check keybase's sitewide merkle tree.☆113Updated last month
- Benchmarking for custom Redis commands and modules☆34Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- A high-performance, memory-efficient concurrent hash table☆36Updated 12 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 9 years ago
- RTree implementation for Go☆54Updated 4 years ago
- File Structures (B+Tree, BTree) for Go☆69Updated 10 years ago
- Golang library for working with cbor binary format☆61Updated 7 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Some experiments with concurrent data structures in Go.☆23Updated 13 years ago
- Golang Merkle Tree Implementation. With hash.Hash interface for streaming support☆55Updated 4 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 5 years ago
- A framework for distributed applications☆60Updated 5 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 7 years ago
- A Golang library that implements the Hierarchical State Machine(HSM).☆48Updated 10 years ago
- Package tcp implements TCP-level socket options☆92Updated 4 years ago
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- Golang implementation of Chord DHT☆35Updated 4 years ago
- Go channels over a network.☆81Updated 11 years ago