WojciechMula / simd-byte-lookupLinks
SIMDized check which bytes are in a set
☆28Updated 6 years ago
Alternatives and similar repositories for simd-byte-lookup
Users that are interested in simd-byte-lookup are comparing it to the libraries listed below
Sorting:
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- benchmarking positional population count☆15Updated last year
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 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 compute the Hamming weight of arrays☆48Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- ☆39Updated 4 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- Succinct data structures in C/C++☆88Updated 11 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 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☆54Updated last year