sanastas / LockFreeBtreeLinks
The code for the paper: "A Lock-Free B+Tree" Anastasia Braginsky and Erez Petrank, SPAA'12, June 2012.
☆15Updated 9 years ago
Alternatives and similar repositories for LockFreeBtree
Users that are interested in LockFreeBtree are comparing it to the libraries listed below
Sorting:
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆102Updated 2 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆18Updated 7 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- NOPaxos consensus protocol☆139Updated 5 years ago
- Object Storage on CRAQ: High-Throughput Chain Replication for Read-Mostly Workloads☆38Updated 13 years ago
- Implementation of the BwTree as specified by Microsoft Research☆99Updated 9 years ago
- RocksDB modified to separate keys and values, resulting in a major decrease in write amplification without sacrificing performance☆56Updated 5 years ago
- A project to implement Augmented Time☆49Updated 11 years ago
- Embedded DB Benchmark Framework☆62Updated 5 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- Experiments in partially ordered SMR.☆48Updated 4 years ago
- Userspace file-system using the TokuFT fractal tree library☆23Updated 4 years ago
- Robust Distributed System Nucleus (rDSN) is an open framework for quickly building and managing high performance and robust distributed s…☆33Updated 7 years ago
- levi-db is a fast database engine☆36Updated 7 years ago
- Yet Another RAFT implementation☆125Updated 7 years ago
- ☆15Updated 4 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- A in-memory storage manager, that can do versioning and fast scans☆50Updated 9 years ago
- ☆30Updated 3 years ago
- ☆44Updated 4 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 6 years ago
- A fast in-memory key-value store☆51Updated 8 years ago
- A cache-efficiency weight balanced binary tree☆71Updated 11 years ago
- Adaptive Radix Tree in C++☆48Updated this week
- An RDMA-powered, fast, and scalable Paxos protocol☆26Updated 6 years ago
- Core aware thread management system☆239Updated 2 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆92Updated 3 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆165Updated 4 years ago