UWHustle / Efficiently-Searching-In-Memory-Sorted-ArraysLinks
Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?
☆29Updated 4 years ago
Alternatives and similar repositories for Efficiently-Searching-In-Memory-Sorted-Arrays
Users that are interested in Efficiently-Searching-In-Memory-Sorted-Arrays are comparing it to the libraries listed below
Sorting:
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- Order-preserving key encoder☆124Updated 5 years ago
- The Cicada engine☆59Updated 8 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆81Updated 3 years ago
- ☆38Updated 5 years ago
- HOT - Height Optimized Trie☆155Updated 7 years ago
- Self-Tuning Adaptive Radix Tree☆28Updated 5 years ago
- ☆54Updated last year
- Fast Approximate Membership Filters (C++)☆281Updated last week
- A simple, reference implementation of a B^e-tree☆157Updated 6 years ago
- ☆30Updated 6 years ago
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- LSM-trie☆114Updated 4 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 9 years ago
- ☆12Updated 6 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- ☆52Updated 9 months ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆91Updated 2 years ago
- ☆20Updated 2 years ago
- An open-source BzTree implementation☆92Updated 4 years ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆105Updated 3 weeks ago
- ☆150Updated 2 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- pmwcas☆139Updated 2 years ago
- An adaptive radix tree for efficient indexing in main memory.☆163Updated last year
- ☆48Updated last year
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 7 years ago