nvb / paxosLinks
A pluggable implementation of the Paxos Consensus Protocol
☆24Updated 8 years ago
Alternatives and similar repositories for paxos
Users that are interested in paxos are comparing it to the libraries listed below
Sorting:
- CockroachDB with pre-generated Go code☆32Updated last year
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- A playground to experiment with Raft proposal pipeline optimization☆16Updated 2 years ago
- A multi-master k/v store using gossip for replication written in Go☆19Updated 6 years ago
- Golang implementation of Chord DHT☆35Updated 3 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Key/Value database benchmark☆26Updated 5 years ago
- A pluggable implementation of the Egalitarian Paxos Consensus Protocol☆61Updated 4 years ago
- Storage algorithms.☆38Updated 4 years ago
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 5 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago
- go implementation of anchorhash☆15Updated 4 years ago
- A clustered, masterless redis clone, built in Go☆31Updated 11 years ago
- Kshaka is a Go implementation of the CASPaxos consensus protocol.☆24Updated 6 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- The Adaptive Radix Tree With Optimistic Synchronization.☆21Updated 6 years ago
- ☆12Updated 5 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- Basic Golang implementation of a Triple Store. Built to learn the Golang language before an internship.☆19Updated 6 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆36Updated last year
- Golang implentation of paxos consensus algorithm☆50Updated 6 years ago
- Paxos Made Simple☆19Updated 2 years ago
- 🔑 A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk…☆34Updated last year
- Type-safe atomic values for Go☆19Updated last year
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆48Updated 6 years ago