lodborg / cache-oblivious-btreeLinks
A B-Tree that exploits cache locality without prior knowledge of the memory hierarchy.
☆13Updated 2 years ago
Alternatives and similar repositories for cache-oblivious-btree
Users that are interested in cache-oblivious-btree are comparing it to the libraries listed below
Sorting:
- ☆38Updated 5 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆45Updated last week
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆80Updated 3 years ago
- A C++ library for the analysis of structural dynamic graphs☆27Updated 3 years ago
- Testing memory-level parallelism☆68Updated last year
- Library for lock-free locks☆82Updated 2 years ago
- A simple implementation of the write-optimized Bε Tree 🌳 - for MIT 6.854 (Advanced Algorithms).☆24Updated 5 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆30Updated 14 years ago
- Sequential implementation of the Rewired Memory Array.☆19Updated 6 years ago
- ☆54Updated last year
- Persistent memory allocator for data-centric analytics☆55Updated last week
- Graphs analytics on collections of views!☆35Updated last year
- Source code of our implementation of the concurrent RMA☆12Updated 6 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- An open-source BzTree implementation☆92Updated 3 years ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆104Updated 9 months ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆30Updated 2 months ago
- Quickstep project☆42Updated 7 months ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- Order-preserving key encoder☆122Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- This is the source code for our (Tobias Ziegler, Carsten Binnig and Viktor Leis) published paper at SIGMOD’22: ScaleStore: A Fast and Cos…☆123Updated 8 months ago
- Artifact for PPoPP 2018 paper "Making Pull-Based Graph Processing Performant"☆23Updated 5 years ago
- ☆20Updated 2 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 5 years ago