xiang90 / paxosView external linksLinks
A go implementation of the Paxos algorithm
☆346Oct 3, 2018Updated 7 years ago
Alternatives and similar repositories for paxos
Users that are interested in paxos are comparing it to the libraries listed below
Sorting:
- B+ Tree☆92Nov 25, 2022Updated 3 years ago
- Basic paxos☆30Apr 10, 2014Updated 11 years ago
- Plain Paxos Implementations in Python & Java☆592Jun 24, 2021Updated 4 years ago
- Paxos algorithm demo,from mit 6.824 lab 3☆26Aug 10, 2016Updated 9 years ago
- UNMAINTAINED: A Go implementation of the Raft distributed consensus protocol.☆2,434May 9, 2015Updated 10 years ago
- Go implement for Paxos algorithm☆51Nov 28, 2019Updated 6 years ago
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,379Dec 4, 2023Updated 2 years ago
- Raft backend implementation using BoltDB☆700Jan 14, 2026Updated last month
- an implementation of raft in Go☆159Aug 2, 2021Updated 4 years ago
- go-jepsen is a toolset for distributed systems verification, includes SIV(Snapshot Isolation Verification) and etc...☆63Feb 27, 2018Updated 7 years ago
- ☆23Nov 25, 2022Updated 3 years ago
- Paxos protocol framework☆558Dec 29, 2023Updated 2 years ago
- B+ tree in memory with mvcc support☆18Oct 27, 2018Updated 7 years ago
- Golang implementation of the Raft consensus protocol☆8,921Jan 14, 2026Updated last month
- Golang implentation of paxos consensus algorithm☆50Jul 5, 2019Updated 6 years ago
- Elastic Key-Value Storage With Strong Consistency and Reliability☆533Aug 24, 2020Updated 5 years ago
- The LevelDB key-value database in the Go programming language.☆1,155Jan 7, 2017Updated 9 years ago
- Fast Raft framework using the Redis protocol for Go☆535Nov 3, 2020Updated 5 years ago
- A raft consensus implementation that is simply and understandable☆321Nov 17, 2018Updated 7 years ago
- Scalable, fault-tolerant distributed application-layer coordinator☆10Apr 29, 2021Updated 4 years ago
- Kuberetes etcd network checkpointer☆11Jul 20, 2017Updated 8 years ago
- LevelDB key/value database in Go.☆6,325May 14, 2024Updated last year
- ☆27Jun 6, 2022Updated 3 years ago
- Raft一致性算法论文的中文翻译☆6,283Apr 23, 2024Updated last year
- Connection pool for Go's net.Conn interface☆1,370Jul 22, 2018Updated 7 years ago
- failpoints for go☆413Feb 7, 2026Updated last week
- Fuzz Testing for the github.com/hashicorp/raft library☆30Dec 9, 2025Updated 2 months ago
- A framework for distributed applications☆60Sep 28, 2020Updated 5 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,159Aug 21, 2024Updated last year
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Dec 13, 2016Updated 9 years ago
- An implementation of failpoints for Golang.☆874Dec 31, 2025Updated last month
- Example multi-paxos application for those learning Paxos & multi-paxos☆94Mar 28, 2019Updated 6 years ago
- Awesome list for Paxos and friends☆2,133May 29, 2024Updated last year
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆820Dec 7, 2022Updated 3 years ago
- A feature complete and high performance multi-group Raft library in Go.☆5,301Jul 23, 2025Updated 6 months ago
- distributed file system(small file storage) writen in golang.☆1,591Feb 24, 2021Updated 4 years ago
- ☆630Aug 15, 2021Updated 4 years ago
- A Distributed Redis Protocol Compatible NoSQL Database☆1,408Oct 21, 2023Updated 2 years ago
- The Prometheus time series database layer.☆838Aug 13, 2019Updated 6 years ago