zwegner / zp7Links
ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill
☆55Updated last year
Alternatives and similar repositories for zp7
Users that are interested in zp7 are comparing it to the libraries listed below
Sorting:
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Radix sorting from the ground up☆37Updated last year
- ☆39Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- Testing common random-number generators (RNG)☆188Updated 2 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- uops.info Code Analyzer☆290Updated last year
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 9 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated 3 weeks ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆49Updated 4 years ago
- InstLatX64_Demo☆44Updated last month
- benchmarking positional population count☆15Updated last year
- A fast alternative to the modulo reduction