streed / simpleRaft
A implementation of Raft in pure Python
☆300Updated 9 years ago
Alternatives and similar repositories for simpleRaft:
Users that are interested in simpleRaft are comparing it to the libraries listed below
- Asynchronous replication framework for distributed Python projects☆353Updated last year
- Python implementation of the Raft algorithm for distributed consensus☆156Updated 6 years ago
- A library for replicating your python class between multiple servers, based on raft protocol☆718Updated last month
- An implementation of the RAFT consensus algorithm.☆91Updated 10 years ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆91Updated 6 years ago
- An on-disk B+tree for Python 3☆768Updated 6 years ago
- Python distributed coordination framework.☆33Updated 9 years ago
- A fault-tolerant distributed key-value store using the Raft consensus algorithm.☆53Updated 5 years ago
- Implementation of the gossip protocol☆134Updated 3 years ago
- A python simple implementation of the Raft distributed consensus protocol.Just for learn the raft☆37Updated 6 years ago
- Raft Consensus Algorithm☆39Updated 6 years ago
- Plain Paxos Implementations in Python & Java☆586Updated 3 years ago
- asyncio RAFT algorithm bassed on aiohttp☆30Updated 9 years ago
- Full featured consistent hashing python library compatible with ketama☆207Updated last week
- Python library for RPC over UDP☆95Updated 2 weeks ago
- Implements consistent hashing in Python (using md5 as hashing function)☆107Updated 3 years ago
- This is an implementation of a log structure merge tree.☆59Updated 7 years ago
- Finite State Machine for Python (based on Jake Gordon's javascript-state-machine)☆163Updated 5 years ago
- A key-value store implemented as a Log-Structured Merge Tree in C++☆71Updated 7 years ago
- 非拜占庭节点的分布式共识算法Raft的python实现,欢迎fork和star。☆146Updated 11 months ago
- Python bindings for RocksDB☆151Updated 3 years ago
- Coroutine + AsyncIO + B-Tree = AsyncDB☆67Updated 5 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆1,146Updated last year
- A distributed durable unique 64bit ID server☆201Updated 6 years ago
- Paxos implemented as a set of composable classes☆42Updated 9 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- Easy distributed locks for Python with a choice of backends.☆376Updated last year
- An implementation of an LSM Tree in Python☆48Updated 2 years ago
- Sources for my PhD dissertation on the Raft consensus algorithm☆1,030Updated 8 years ago
- Simple implementation of Paxos protocol in Python☆77Updated 13 years ago