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:
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- The Cicada engine☆57Updated 8 years ago
- ☆51Updated 7 months ago
- ☆54Updated last year
- An open-source BzTree implementation☆92Updated 3 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 5 years ago
- ☆12Updated 6 years ago
- ☆38Updated 5 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- HOT - Height Optimized Trie☆154Updated 7 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- ☆20Updated 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
- LSM-trie☆114Updated 4 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- Order-preserving key encoder☆123Updated 5 years ago
- A transactional main-memory database system on multicores☆104Updated 6 years ago
- A simple, reference implementation of a B^e-tree☆154Updated 6 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆30Updated 14 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- based on the work of Harald Lang when at CWI☆23Updated 5 years ago
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆90Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago