zwegner / zp7
ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill
☆49Updated 6 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)☆64Updated last year
- ☆39Updated 4 years ago
- LZ77/LZSS designed for SSE based decompression☆135Updated 5 years ago
- Fast CRC32 implementations☆71Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆112Updated 4 years ago
- Radix sorting from the ground up☆36Updated last year
- ☆31Updated 3 years ago
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆100Updated 6 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- InstLatX64_Demo☆41Updated 3 weeks ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆116Updated 4 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- A combined repository for all RLIBM prototypes☆45Updated 4 months ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- SPMD in C++☆68Updated 4 years ago
- Comparing linear and binary searches☆39Updated 4 years ago
- uops.info Code Analyzer☆256Updated last year
- SIMD sorting network generator and very basic tester☆16Updated 2 years ago
- Code which loads custom ISA on Intel Haswell GPUs☆47Updated 8 years ago
- A fast implementation of log() and exp()☆51Updated 2 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆117Updated last month
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆118Updated 2 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated last month