vteromero / VTEncLinks
VTEnc C library
☆37Updated 3 years ago
Alternatives and similar repositories for VTEnc
Users that are interested in VTEnc are comparing it to the libraries listed below
Sorting:
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 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
- For details, see the blog post:☆34Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 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
- ☆39Updated 4 years ago
- Fastest Trie structure (Linux & Windows)☆93Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 6 years ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 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
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Succinct data structures in C/C++☆92Updated last year
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- How fast can we shuffle values?☆39Updated last year
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 2 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 9 months ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago