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:
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 7 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☆45Updated 3 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☆100Updated 9 years ago
- Embedded DB Benchmark Framework☆62Updated 4 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆103Updated 2 years ago
- An RDMA-powered, fast, and scalable Paxos protocol☆25Updated 6 years ago
- New IndexFS core☆26Updated 9 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- ☆44Updated 4 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 6 years ago
- ☆14Updated 3 years ago
- levi-db is a fast database engine☆36Updated 7 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- Adaptive Radix Tree in C++☆47Updated last week
- The Cicada engine☆59Updated 8 years ago
- A Rust user-space file system [WIP]☆29Updated 4 years ago
- LFS using Fuse☆46Updated 13 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- BLInk Tree logic - storage and locking experiment☆28Updated 11 years ago
- ☆30Updated 3 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- NVMe based File System in User-space☆106Updated 5 years ago
- Code of the paper "Building an Efficient Key-Value Store in a Flexible Address Space", EuroSys '22☆21Updated 6 months ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- NOPaxos consensus protocol☆137Updated 4 years ago
- RocksDB modified to separate keys and values, resulting in a major decrease in write amplification without sacrificing performance☆55Updated 5 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago