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:
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- ☆39Updated 4 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- Radix sorting from the ground up☆37Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Storage for my snippets, toy programs, etc.☆366Updated 6 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆328Updated 10 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- uops.info Code Analyzer☆290Updated last year
- A fast alternative to the modulo reduction☆312Updated 4 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 2 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated last month
- Testing common random-number generators (RNG)☆189Updated 2 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆50Updated 4 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆74Updated 2 years ago
- benchmarking positional population count☆15Updated last year
- InstLatX64_Demo☆44Updated 2 months ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆220Updated 3 weeks ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Code which loads custom ISA on Intel Haswell GPUs☆47Updated 9 years ago