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 implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated 2 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
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 3 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆63Updated last year
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 9 months ago
- C library to pack and unpack short arrays of integers as fast as possible☆87Updated 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 …☆22Updated 2 years ago
- ☆20Updated 2 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 7 years ago
- 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
- How fast can we shuffle values?☆37Updated 10 months ago
- Parallel programming library in C++11☆12Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 4 months ago
- ☆25Updated 7 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- For details, see the blog post:☆32Updated last year
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆51Updated 7 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 4 years ago