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:
- ☆54Updated last year
- Self-Tuning Adaptive Radix Tree☆27Updated 5 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- HOT - Height Optimized Trie☆156Updated 7 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Order-preserving key encoder☆123Updated 5 years ago
- The Cicada engine☆57Updated 8 years ago
- LSM-trie☆114Updated 4 years ago
- ☆52Updated 8 months ago
- ☆38Updated 5 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 9 years ago
- An adaptive radix tree for efficient indexing in main memory.☆162Updated last year
- A simple, reference implementation of a B^e-tree☆155Updated 6 years ago
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 7 years ago
- An open-source BzTree implementation☆92Updated 3 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
- ☆12Updated 6 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆90Updated 2 years ago
- A transactional main-memory database system on multicores☆104Updated 6 years ago
- ☆121Updated 3 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- Fast Approximate Membership Filters (C++)☆280Updated 7 months ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆105Updated 10 months ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- ☆30Updated 5 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆166Updated 3 years ago
- Parallel Balanced Binary Tree Structures☆117Updated 4 months ago
- pmwcas☆139Updated 2 years ago