sanastas / LockFreeBtreeLinks
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
Sorting:
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 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
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- A transactional main-memory database system on multicores☆104Updated 6 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- LFS using Fuse☆46Updated 12 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- ☆14Updated 2 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 5 years ago
- Adaptive Radix Tree in C++☆45Updated 2 weeks ago
- In memory TPC-C implementation. Used for a number of database research projects.☆38Updated 4 years ago
- ☆29Updated 2 years ago
- DB for DAQ systems based on Persistent Memory and NVMe drives☆21Updated 5 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- ☆12Updated 6 years ago
- Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025 Best Paper Award)☆56Updated last month
- ☆20Updated last year
- levi-db is a fast database engine☆36Updated 7 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 11 years ago
- A in-memory storage manager, that can do versioning and fast scans☆50Updated 8 years ago
- Source code for our OSDI 2016 paper☆110Updated 6 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Peloton Design Docs☆27Updated 6 years ago
- Task-based framework for automatic synchronization and memory prefetching.☆18Updated 3 years ago