UWSysLab / NOPaxos
NOPaxos consensus protocol
☆134Updated 4 years ago
Alternatives and similar repositories for NOPaxos:
Users that are interested in NOPaxos are comparing it to the libraries listed below
- Experiments in partially ordered SMR.☆48Updated 3 years ago
- Deneva is a distributed in-memory database framework that supports the evaluation of various concurrency control algorithms.☆113Updated last year
- Source code for our OSDI 2016 paper☆110Updated 6 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 7 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 8 years ago
- ☆116Updated 2 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆207Updated 9 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆88Updated 2 years ago
- A simple, reference implementation of a B^e-tree☆152Updated 5 years ago
- pmwcas☆135Updated last year
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆99Updated 6 years ago
- An RDMA-powered, fast, and scalable Paxos protocol☆25Updated 5 years ago
- ☆143Updated last year
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆197Updated 4 months ago
- A transactional main-memory database system on multicores