jermp / dint
Dictionary-based compression for inverted indexes.
☆23Updated 5 years ago
Alternatives and similar repositories for dint:
Users that are interested in dint are comparing it to the libraries listed below
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- ☆10Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 5 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- For details, see the blog post:☆32Updated last year
- unrolled skip list library for C☆21Updated 5 years ago
- ☆21Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- ☆17Updated 3 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated 11 months ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 5 years ago
- Vectorized intersections (research code)☆14Updated 8 years ago