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:
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Radix sorting from the ground up☆37Updated last year
- ☆39Updated 4 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Vectorized version of the PCG random number generator☆83Updated 5 months ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- InstLatX64_Demo☆44Updated 2 weeks ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- benchmarking positional population count☆15Updated last year
- uops.info Code Analyzer☆286Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 9 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆48Updated 4 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- Testing common random-number generators (RNG)☆187Updated 2 years ago
- A combined repository for all RLIBM prototypes☆46Updated 11 months ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 7 months ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago