nvanbenschoten / epaxos
A pluggable implementation of the Egalitarian Paxos Consensus Protocol
☆60Updated 4 years ago
Alternatives and similar repositories for epaxos:
Users that are interested in epaxos are comparing it to the libraries listed below
- epaxos☆99Updated 9 years ago
- A playground to experiment with Raft proposal pipeline optimization☆17Updated 2 years ago
- Benchmarks of Badger☆98Updated 2 years ago
- Native persistent memory support for Go☆80Updated 2 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated last year
- Explore JIT in TiDB☆28Updated 3 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 9 years ago
- The Adaptive Radix Tree With Optimistic Synchronization.☆21Updated 6 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- CASPaxos: Replicated State Machines without logs☆97Updated 6 years ago
- reimplementing scalog from scratch☆31Updated 4 years ago
- A comparison of skip lists written in Go☆53Updated 3 years ago
- A fun project for evaluating some new optimizations quickly, do not use it in production☆118Updated last year
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆40Updated 4 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- framework for evaluating (planet-scale) consensus protocols☆126Updated 10 months ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆123Updated 2 years ago
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- ☆178Updated 6 years ago
- go-jepsen is a toolset for distributed systems verification, includes SIV(Snapshot Isolation Verification) and etc...☆64Updated 6 years ago
- ☆26Updated 2 years ago
- ☆12Updated 5 years ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆42Updated last year
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Gorums simplify fault-tolerant quorum-based protocols