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
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆102Updated 2 years ago
- Implementation of the BwTree as specified by Microsoft Research☆101Updated 9 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
- Code snippets for the workshop on concurrent data structure implementation.☆32Updated 12 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆18Updated 7 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 10 years ago
- A low-latency, extensible, multi-tenant key-value store.☆55Updated 5 years ago
- Experiments in partially ordered SMR.☆48Updated 4 years ago
- RocksDB modified to separate keys and values, resulting in a major decrease in write amplification without sacrificing performance☆56Updated 5 years ago
- Append-only key-value database on a distributed shared-log☆52Updated last year
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- Persistent Memory Storage Engine☆24Updated last year
- Core aware thread management system☆239Updated 2 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- ☆44Updated 4 years ago
- Code for the benchmarks presented in https://www.usenix.org/conference/atc18/presentation/boucher☆12Updated 6 years ago
- A fast in-memory key-value store☆52Updated 8 years ago
- A project to implement Augmented Time☆50Updated 11 years ago
- Embedded DB Benchmark Framework☆62Updated 5 years ago
- Redis adapted to use Persistent Memory☆59Updated 4 years ago
- New IndexFS core☆26Updated 9 years ago
- A transactional main-memory database system on multicores☆106Updated 7 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
- An RDMA-powered, fast, and scalable Paxos protocol☆26Updated 6 years ago
- Yet Another RAFT implementation☆126Updated 7 years ago
- Artifact for PPoPP'18☆19Updated 3 years ago
- Userspace file-system using the TokuFT fractal tree library☆23Updated 4 years ago