maximecaron / SIMD-Based-Posting-lists
Implementation of Alexander A. Stepanov inverted Index Compression algorithms
☆21Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for SIMD-Based-Posting-lists
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- finding set bits in large bitmaps☆15Updated 8 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated last year
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆53Updated 10 months ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 10 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- Phase Fair and Standard Reader Writer Locks☆16Updated 5 years ago
- Ragel/Lemon based json-parser☆17Updated 6 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆9Updated 3 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- Lock-free multithreaded memory allocation☆104Updated 7 years ago
- A distributed key-value cache with builtin materialized views.☆27Updated 10 years ago
- Crit-bit tree (trie) library☆32Updated 10 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆47Updated 9 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- C library to compute the Hamming weight of arrays☆44Updated 5 years ago
- Linear vs binary search benchmark☆41Updated 4 years ago
- Lthread C++11 binding☆10Updated 10 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Vectorized intersections (research code)☆14Updated 7 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- Algorithms to compress sorted arrays of integers☆18Updated 10 years ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 6 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆40Updated 8 years ago