UWHustle / Efficiently-Searching-In-Memory-Sorted-ArraysLinks
Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?
☆33Updated 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:
- HOT - Height Optimized Trie☆158Updated 7 years ago
- ☆56Updated last year
- Order-preserving key encoder☆127Updated 5 years ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- ☆53Updated last year
- The Cicada engine☆59Updated 8 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- ☆39Updated 5 years ago
- LSM-trie☆114Updated 4 years ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆107Updated 4 months ago
- An adaptive radix tree for efficient indexing in main memory.☆167Updated last month
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆83Updated 3 years ago
- A simple, reference implementation of a B^e-tree☆163Updated 6 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- ☆30Updated 6 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 15 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆166Updated 4 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 6 months ago
- An open-source BzTree implementation☆92Updated 4 years ago
- ☆150Updated 2 years ago
- Implementation of the BwTree as specified by Microsoft Research☆101Updated 9 years ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 7 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆92Updated 3 years ago
- ☆50Updated last year
- Quickstep project☆44Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago