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
- Paxos Made Moderately Complex☆186Updated last year
- Benchmark program for ForestDB, Couchstore, LevelDB, RocksDB, and WiredTiger☆33Updated 4 years ago
- A Distributed Key-Value Store for FAWN☆77Updated 14 years ago
- ☆28Updated 8 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆95Updated 5 years ago
- CASPaxos: Replicated State Machines without logs☆102Updated 6 years ago
- An Elastic, Tiered-Storage Service☆30Updated 6 years ago
- MemC3☆152Updated 8 years ago
- Distributed Systems Reading Group☆20Updated 7 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆208Updated 9 years ago
- Speculative Paxos replication protocol☆131Updated 8 years ago
- NOPaxos consensus protocol☆136Updated 4 years ago
- Eris distributed transactions☆52Updated 7 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- A project to implement Augmented Time☆49Updated 11 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- Experiments in partially ordered SMR.☆48Updated 4 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆75Updated 6 years ago
- ☆66Updated 4 years ago
- Tiny Transactions on Computer Systems (TinyToCS) Site☆32Updated 9 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- LSM-trie☆114Updated 4 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆180Updated 7 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago