zwegner / zp7Links
ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill
☆58Updated 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☆61Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆123Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Updated last year
- Storage for my snippets, toy programs, etc.☆374Updated 3 months ago
- Testing common random-number generators (RNG)☆198Updated last month
- ☆39Updated 5 years ago
- Vectorized version of the PCG random number generator☆87Updated last month
- Radix sorting from the ground up☆38Updated 2 years ago
- LZ77/LZSS designed for SSE based decompression☆145Updated 6 years ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- InstLatX64_Demo☆45Updated 3 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆129Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last month
- Bitset Sort, a faster std::sort replacement.☆79Updated 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…☆52Updated 4 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated this week
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- RLibm for 32-bit representations (float and posit32)☆60Updated 4 years ago
- Comparing linear and binary searches☆44Updated 5 years ago
- uops.info Code Analyzer☆326Updated 2 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago