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
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Distributed Systems Reading Group☆20Updated 7 years ago
- NOPaxos consensus protocol☆139Updated 4 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- Paxos Made Moderately Complex☆189Updated last year
- A project to implement Augmented Time☆49Updated 11 years ago
- A Distributed Key-Value Store for FAWN☆77Updated 14 years ago
- Benchmark program for ForestDB, Couchstore, LevelDB, RocksDB, and WiredTiger☆33Updated 5 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- ☆28Updated 8 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 5 years ago
- Code for "Scalable Atomic Visibility with RAMP Transactions" in SIGMOD 2014☆71Updated 10 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Updated 6 years ago
- Eris distributed transactions☆52Updated 7 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- ☆66Updated 5 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- Peloton Design Docs☆28Updated 7 years ago
- Experiments in partially ordered SMR.☆48Updated 4 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 15 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆211Updated 9 years ago
- SQL Testing Framework for the Peloton DBMS☆20Updated 8 years ago
- A key/value database based on SkimpyStash.☆13Updated 10 years ago
- LSM-trie☆114Updated 4 years ago
- Speculative Paxos replication protocol☆133Updated 9 years ago
- A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB.☆465Updated 9 years ago
- CASPaxos: Replicated State Machines without logs☆103Updated 7 years ago