vteromero / VTEncLinks
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
Sorting:
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- Fastest Trie structure (Linux & Windows)☆93Updated 2 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 7 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 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
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated last month
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- ☆39Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Succinct data structures in C/C++☆88Updated last year
- ☆16Updated 11 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 months ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- ☆22Updated 3 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 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
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago