jermp / dintLinks
Dictionary-based compression for inverted indexes.
☆23Updated 6 years ago
Alternatives and similar repositories for dint
Users that are interested in dint are comparing it to the libraries listed below
Sorting:
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- For details, see the blog post:☆32Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- How fast can we shuffle values?☆37Updated last year
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Volatile Persistent Memory Allocator☆25Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 6 months ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Vectorized intersections (research code)☆16Updated 8 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- ☆10Updated 5 months ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago