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:
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- Raft Consensus Algorithm☆39Updated 7 years ago
- System Programming Project Ideas and Information for honors students☆19Updated 9 years ago
- C++ Big Integer Library☆20Updated 4 years ago
- Yet Another Python implementation for Lox☆15Updated 4 years ago
- Paxos implemented as a set of composable classes☆44Updated 9 years ago
- C99 implementation of the HTTP/1.1 and HTTP/2 specifications☆151Updated 3 weeks ago
- Send confirmation emails to newly registered users with Flask, Redis Queue, and Amazon SES☆22Updated last year
- Creating a database from the ground up in C++ for fun!☆142Updated 2 years ago
- A book, Let's build a DBMS: StellarSQL -- a minimal SQL DBMS written in Rust☆27Updated 6 years ago
- Copy millions of objects in minutes☆12Updated 5 years ago
- ☆30Updated 5 years ago
- Using Amazon Comprehend, Amazon Elasticsearch with Kibana, Amazon S3, Amazon Cognito to search over large number of documents.☆24Updated last year
- Solutions for Steven Skiena's Algorithm Design Manual 2nd Edition☆46Updated 8 years ago
- C99 library implementation for communicating with the S3 service, designed for maximizing throughput on high bandwidth EC2 instances.☆140Updated this week
- Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.☆84Updated 4 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- Implemet Key-Value store using BTree☆63Updated 6 years ago
- An on-disk B+tree for Python 3☆768Updated 6 years ago
- Development environment (solution) for a web server written from scratch in C++ (and soon in Rust too!)☆62Updated 2 years ago
- A simple programming language inspired by Python, JavaScript and C☆40Updated last year
- Random material having to do with Daniel Lemire's talks☆32Updated last month
- ☆69Updated 2 years ago
- ☆22Updated last year
- C Implementation of the monkey programming language☆73Updated 5 years ago
- This is a module for the AWS SDK for C. It handles all IO and TLS work for application protocols.☆120Updated last week
- AppEngine hosted chat server. Example for the distributed systems class at www.distributedsystemscourse.com☆151Updated 4 years ago
- Basic HashMap (Hash Table) Implementation in C++☆106Updated 5 months ago
- The solver for the famous 8-puzzle problem using A* Search and Manhattan distance heiristics☆16Updated 7 years ago
- Code Sample For Pycon 2018 talk "What is this Mess?"☆12Updated 7 years ago