zwegner / zp7
ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill
☆50Updated 7 months ago
Alternatives and similar repositories for zp7:
Users that are interested in zp7 are comparing it to the libraries listed below
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A benchmark for sorting algorithms☆59Updated 3 years ago
- ☆39Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- RLibm for 32-bit representations (float and posit32)☆61Updated 3 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- A combined repository for all RLIBM prototypes☆45Updated 5 months ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆102Updated 7 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆156Updated 2 months ago
- LZ77/LZSS designed for SSE based decompression☆136Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆72Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Vectorized version of the PCG random number generator☆76Updated 2 weeks ago
- InstLatX64_Demo☆42Updated 3 weeks ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- ☆31Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Radix sorting from the ground up☆36Updated last year
- Testing memory-level parallelism☆67Updated last year
- Comparing linear and binary searches☆39Updated 4 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- Code which loads custom ISA on Intel Haswell GPUs☆47Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆123Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago