ongardie / raft-pseudocodeLinks
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:
- Prototype of FPaxos, built upon LibPaxos3☆48Updated 5 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- SQL Testing Framework for the Peloton DBMS☆20Updated 7 years ago
- ☆26Updated 3 years ago
- A Distributed Key-Value Store for FAWN☆77Updated 14 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Fast linearizability checker☆66Updated 10 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 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
- ☆24Updated 10 years ago
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆35Updated 4 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- Artifact for PPoPP'18☆19Updated 3 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆75Updated 6 years ago
- Distributed Systems Reading Group☆20Updated 7 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆208Updated 9 years ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 6 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- Benchmark program for ForestDB, Couchstore, LevelDB, RocksDB, and WiredTiger☆33Updated 4 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- The SprayList data structure☆33Updated 8 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Accurate and Fast Evaluation of Multi-Stage Log-Structured Designs☆10Updated 9 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆95Updated 5 years ago
- reimplementing scalog from scratch☆30Updated 4 years ago
- Persistent Memory Storage Engine☆24Updated 7 months ago