WojciechMula / integer-sequence-encodingLinks
Experiments with encoding/compression integer sequences using different algorithms
☆13Updated 12 years ago
Alternatives and similar repositories for integer-sequence-encoding
Users that are interested in integer-sequence-encoding are comparing it to the libraries listed below
Sorting:
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago
- qp tries and crit-bit tries☆124Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Succinct data structures in C/C++☆93Updated last year
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- C Minimal Perfect Hashing Library☆88Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Learned Monotone Minimal Perfect Hashing☆31Updated 10 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Rolling Hash C++ Library☆190Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- generate perfect hashes (alpha)☆79Updated 3 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66Updated last year
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- C library to pack and unpack short arrays of integers as fast as possible☆92Updated 2 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆63Updated 6 years ago
- Universe-sliced indexes in C++.☆18Updated 3 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated last year
- Robin Hood hash map library☆68Updated 4 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- For details, see the blog post:☆35Updated 2 years ago