maximecaron / SIMD-Based-Posting-listsLinks
Implementation of Alexander A. Stepanov inverted Index Compression algorithms
☆21Updated 9 years ago
Alternatives and similar repositories for SIMD-Based-Posting-lists
Users that are interested in SIMD-Based-Posting-lists are comparing it to the libraries listed below
Sorting:
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- bit & sketches data structures☆60Updated 7 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated last year
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Iterator library.☆80Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- A distributed key-value cache with builtin materialized views.☆25Updated 10 years ago
- qp tries and crit-bit tries☆122Updated 3 years ago
- C library to compute the Hamming weight of arrays☆49Updated 6 years ago
- High-performance multicore-scalable data structures and benchmarks☆143Updated 6 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- Lthread C++11 binding☆12Updated 10 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆43Updated 8 years ago