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:
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- benchmarking positional population count☆15Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 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
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 7 months ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Vectorized version of the PCG random number generator☆83Updated 5 months ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 8 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆37Updated 6 years ago
- Succinct data structures in C/C++☆88Updated 10 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago