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:
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Go implement for Paxos algorithm☆52Updated 5 years ago
- Golang implentation of paxos consensus algorithm☆50Updated 6 years ago
- A general-purpose write-ahead log☆25Updated 6 years ago
- Go language to build and check keybase's sitewide merkle tree.☆103Updated 6 months ago
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- Some experiments with concurrent data structures in Go.☆23Updated 13 years ago
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago
- A simple library for working with raw Go struct data.☆86Updated 9 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 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
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Package chanserv is a simple message queue based upon nested Go-lang channels being served using AstraNet.