vteromero / VTEnc
VTEnc C library
☆36Updated last year
Related projects ⓘ
Alternatives and complementary repositories for VTEnc
- 8-bit Xor Filter in C99☆61Updated 4 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated last year
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 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 8 months ago
- How fast can we shuffle values?☆37Updated 8 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- ☆25Updated 7 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago
- PPM compressor with high compression ratio.☆31Updated 6 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 …☆21Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆63Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 6 months ago
- A benchmark for sorting algorithms☆58Updated 3 years ago
- For details, see the blog post:☆31Updated 10 months ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- Universe-sliced indexes in C++.☆17Updated last year
- benchmarking positional population count☆12Updated 7 months ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆22Updated 4 years ago