rhymu8354 / RaftLinks
This is a library which implements certain aspects of the Raft Consensus Algorithm, which is used to get a cluster of servers to agree on server state, as that state changes over time.
☆11Updated 4 years ago
Alternatives and similar repositories for Raft
Users that are interested in Raft are comparing it to the libraries listed below
Sorting:
- System Programming Project Ideas and Information for honors students☆20Updated 10 years ago
- Raft Consensus Algorithm☆39Updated 7 years ago
- Yet Another Python implementation for Lox☆15Updated 4 years ago
- A book, Let's build a DBMS: StellarSQL -- a minimal SQL DBMS written in Rust☆27Updated 7 years ago
- ☆20Updated 7 years ago
- An on-disk B+tree for Python 3☆770Updated 6 years ago
- Small Python examples of socket server concurrency patterns: fork, select, and more.☆259Updated 4 months ago
- C++11 port of the PostgreSQL DBMS☆70Updated 9 years ago
- ☆30Updated 5 years ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- A implementation of Raft in pure Python☆311Updated 4 months ago
- miniature redis-like server implemented in Python☆151Updated 3 years ago
- Scan for missing timeout calls in python source files☆18Updated 5 years ago
- Real-time search and indexing for any website☆35Updated 2 years ago
- A simple shell in C☆57Updated 8 years ago
- Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.☆84Updated 4 years ago
- Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters☆55Updated 3 years ago
- This is a library which implements [RFC 3986](https://tools.ietf.org/html/rfc3986), "Uniform Resource Identifier (URI): Generic Syntax".☆14Updated 4 years ago
- A simple webserver written in C☆53Updated 3 years ago
- Distributed Systems Consistency Reading Group☆42Updated 5 years ago
- ☆68Updated 3 years ago
- ESB for Python. Implements various Enterprise Integration Patterns.☆32Updated 8 years ago
- Paxos implemented as a set of composable classes☆44Updated 9 years ago
- Code Sample For Pycon 2018 talk "What is this Mess?"☆12Updated 7 years ago
- C99 implementation of the HTTP/1.1 and HTTP/2 specifications☆166Updated this week
- Udacity Data Pipeline Exercises☆15Updated 5 years ago
- Solutions for Steven Skiena's Algorithm Design Manual 2nd Edition☆47Updated 8 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- The libdill tutorial.☆16Updated 6 years ago
- Intel 8080 assembler and simulator in JS, optimized for simplicity.☆166Updated last year