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:
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Fastest Trie structure (Linux & Windows)☆93Updated 2 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
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 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
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated 2 months ago
- Succinct data structures in C/C++☆89Updated last year
- A benchmark for sorting algorithms☆62Updated 4 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 8 months 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
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- ☆39Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- String to Float Benchmark☆19Updated 7 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- For details, see the blog post:☆34Updated last year
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago