jermp / dint
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
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- ☆19Updated 5 months ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- ☆20Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- ☆12Updated 3 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 10 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- unrolled skip list library for C☆21Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 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 2 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 10 months ago
- ☆12Updated last year
- Multiplying... backward?☆13Updated 4 years ago
- benchmarking positional population count☆14Updated last year