sanastas / LockFreeBtree
The code for the paper: "A Lock-Free B+Tree" Anastasia Braginsky and Erez Petrank, SPAA'12, June 2012.
☆15Updated 8 years ago
Alternatives and similar repositories for LockFreeBtree:
Users that are interested in LockFreeBtree are comparing it to the libraries listed below
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- ☆14Updated 3 years ago
- Persistent Memory Storage Engine☆24Updated 4 months ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- NOPaxos consensus protocol☆134Updated 4 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆98Updated 2 years ago
- A transactional main-memory database system on multicores☆103Updated 6 years ago
- Source code for our OSDI 2016 paper☆110Updated 6 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- High-performance key-value store☆12Updated 6 years ago
- Distributed Shared Persistent Memory. SoCC 2017☆69Updated 4 years ago
- An RDMA-powered, fast, and scalable Paxos protocol☆25Updated 5 years ago
- ☆28Updated 2 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- Redis adapted to use Persistent Memory☆57Updated 3 years ago
- The Cicada engine☆55Updated 7 years ago
- Artifact for PPoPP'18☆19Updated 2 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- ☆20Updated 2 years ago
- ☆14Updated last year
- DB for DAQ systems based on Persistent Memory and NVMe drives☆21Updated 4 years ago
- ☆43Updated 3 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- LFS using Fuse☆45Updated 12 years ago
- ☆20Updated last year
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆174Updated 8 years ago
- levi-db is a fast database engine☆36Updated 6 years ago