sanastas / LockFreeBtree
The code for the paper: "A Lock-Free B+Tree" Anastasia Braginsky and Erez Petrank, SPAA'12, June 2012.
☆14Updated 8 years ago
Alternatives and similar repositories for LockFreeBtree:
Users that are interested in LockFreeBtree are comparing it to the libraries listed below
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆16Updated 6 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- Redis adapted to use Persistent Memory☆57Updated 3 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- ☆13Updated 3 years ago
- ☆27Updated 2 years ago
- ☆12Updated 6 years ago
- Object Storage on CRAQ: High-Throughput Chain Replication for Read-Mostly Workloads☆35Updated 12 years ago
- Implementation of the BwTree as specified by Microsoft Research☆99Updated 8 years ago
- Persistent Memory Storage Engine☆24Updated 2 months ago
- levi-db is a fast database engine☆36Updated 6 years ago
- A transactional main-memory database system on multicores☆102Updated 6 years ago
- Key/Value Datastore for Persistent Memory☆27Updated 3 years ago
- An open-source BzTree implementation☆90Updated 3 years ago
- NVM Evaluation Testbed☆29Updated 6 years ago
- ☆43Updated 3 years ago
- ☆14Updated last year
- A cache-efficiency weight balanced binary tree☆69Updated 10 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
- A high-performance, concurrent hash table☆24Updated 11 years ago
- ☆20Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆96Updated last year
- ☆22Updated last year
- RocksDB modified to separate keys and values, resulting in a major decrease in write amplification without sacrificing performance☆54Updated 4 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆99Updated 6 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- TiKV Client for C++☆14Updated last year