WojciechMula / simd-byte-lookupLinks
SIMDized check which bytes are in a set
☆28Updated 7 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:
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- benchmarking positional population count☆15Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- For details, see the blog post:☆34Updated last year
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- Branchless UTF-8 decoder☆35Updated 8 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 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
- ☆39Updated 4 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 10 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 months ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 9 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- ☆16Updated 11 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 6 years ago
- Linear vs binary search benchmark☆41Updated 5 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated last month