lodborg / cache-oblivious-btree
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
- The world's first wait-free KV store with generic durable linearizable transactions☆39Updated 2 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆130Updated 3 years ago
- ☆37Updated 4 years ago
- ☆52Updated 8 months ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- Fast Approximate Membership Filters (C++)☆273Updated last month
- Library for lock-free locks☆76Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- An adaptive radix tree for efficient indexing in main memory.☆152Updated 10 months ago
- Sequential implementation of the Rewired Memory Array.☆18Updated 5 years ago
- ☆28Updated this week
- Testing memory-level parallelism☆67Updated 10 months ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- ☆104Updated last year
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆103Updated 4 months ago
- Adaptive Radix Tree in C++☆41Updated this week
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆28Updated 3 years ago
- Order-preserving key encoder☆122Updated 4 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 4 months ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆40Updated last month
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- High-performance dictionary coding☆104Updated 7 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- A simple implementation of the write-optimized Bε Tree 🌳 - for MIT 6.854 (Advanced Algorithms).☆24Updated 5 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- The world's first wait-free Software Transactional Memory☆172Updated 4 years ago