vteromero / VTEnc
VTEnc C library
☆37Updated 2 years ago
Alternatives and similar repositories for VTEnc:
Users that are interested in VTEnc are comparing it to the libraries listed below
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- ☆39Updated 4 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 4 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- How fast can we shuffle values?☆37Updated last year
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- ☆36Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- For details, see the blog post:☆32Updated last year
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆117Updated 8 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago