zwegner / zp7
ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill
☆46Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for zp7
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- ☆39Updated 3 years ago
- A fast implementation of log() and exp()☆49Updated last year
- InstLatX64_Demo☆41Updated 3 months ago
- LZ77/LZSS designed for SSE based decompression☆135Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- Fast CRC32 implementations☆52Updated 9 months ago
- Fast Hash Functions Using AES Intrinsics☆79Updated 5 years ago
- A combined repository for all RLIBM prototypes☆42Updated last month
- A benchmark for sorting algorithms☆58Updated 3 years ago
- uops.info Code Analyzer☆237Updated 9 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated last month
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆36Updated 4 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆113Updated 3 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 last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆63Updated 3 years ago
- Experimental fork of zlib with performance improvements☆35Updated last year
- Code which loads custom ISA on Intel Haswell GPUs☆46Updated 8 years ago
- Comparing linear and binary searches☆38Updated 4 years ago
- SIMD sorting network generator and very basic tester☆16Updated 2 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆116Updated 5 years ago
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆94Updated 3 months ago
- Radix sorting from the ground up☆35Updated 9 months ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆44Updated 3 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago