vteromero / VTEnc
VTEnc C library
☆36Updated last year
Related projects ⓘ
Alternatives and complementary repositories for VTEnc
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated last year
- 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 …☆21Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- testbed for different SIMD implementations for set intersection and set union☆40Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- ☆21Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- 8-bit Xor Filter in C99☆61Updated 4 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- How fast can we shuffle values?☆37Updated 8 months ago
- ☆35Updated 4 years ago
- Fastest Histogram Construction☆66Updated 2 years ago
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆50Updated 6 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆85Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 7 years ago