UWSysLab / NOPaxosLinks
NOPaxos consensus protocol
☆139Updated 5 years ago
Alternatives and similar repositories for NOPaxos
Users that are interested in NOPaxos are comparing it to the libraries listed below
Sorting:
- Experiments in partially ordered SMR.☆48Updated 4 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
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Hermes: a fault-tolerant replication protocol, implemented over RDMA, guaranteeing linearizability and achieving low latency and high thr…☆172Updated last year
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆212Updated 9 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆92Updated 3 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆32Updated 12 years ago
- Implementation of the BwTree as specified by Microsoft Research☆101Updated 9 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…