ongardie / raft-pseudocode
attempt at summarizing Raft in one page of pseudo-code
☆20Updated 7 years ago
Alternatives and similar repositories for raft-pseudocode
Users that are interested in raft-pseudocode are comparing it to the libraries listed below
Sorting:
- A project to implement Augmented Time☆50Updated 11 years ago
- Prototype of FPaxos, built upon LibPaxos3☆48Updated 5 years ago
- SQL Testing Framework for the Peloton DBMS☆20Updated 7 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- Distributed Systems Reading Group☆20Updated 7 years ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 6 years ago
- ☆26Updated 3 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Fast linearizability checker☆66Updated 9 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- ☆18Updated 6 years ago
- Dependably fast multi-core in-memory transactions☆20Updated 7 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- ☆24Updated 10 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 2 years ago
- The Cicada engine☆57Updated 7 years ago
- Persistent Memory Storage Engine☆24Updated 6 months ago
- CASPaxos: Replicated State Machines without logs☆100Updated 6 years ago
- Accurate and Fast Evaluation of Multi-Stage Log-Structured Designs☆10Updated 9 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆35Updated 4 years ago
- Distributed Programming Abstractions☆16Updated 6 years ago
- Peloton Design Docs☆27Updated 6 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 5 years ago
- An Elastic, Tiered-Storage Service☆30Updated 6 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆74Updated 6 years ago