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:
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- 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
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- ☆12Updated 3 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- ☆20Updated 2 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Link to this library and it will log all the LibC functions you are calling and how much time you are spending in them!☆18Updated 5 months ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago