maropu / integer_encoding_library
An encoder/decoder collection for a sequence of integers
☆32Updated 11 years ago
Alternatives and similar repositories for integer_encoding_library:
Users that are interested in integer_encoding_library are comparing it to the libraries listed below
- A C++ library for integer array compression☆28Updated 2 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- Compact Tree Representation☆16Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- 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
- benchmarking positional population count☆14Updated 11 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Clustered Elias-Fano inverted indexes.☆15Updated 6 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- Vectorized intersections (research code)☆14Updated 8 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆28Updated 3 years ago
- High-performance dictionary coding☆104Updated 7 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago