zwegner / zp7Links
ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill
☆53Updated 9 months ago
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
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- ☆39Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- Radix sorting from the ground up☆36Updated last year
- InstLatX64_Demo☆43Updated last week
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- LZ77/LZSS designed for SSE based decompression☆140Updated 6 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆79Updated 2 years ago
- Fast CRC32 implementations☆78Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Experimental fork of zlib with performance improvements☆34Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 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…☆45Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆63Updated 4 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 5 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- C++ template library for floating point operations☆27Updated last month
- A combined repository for all RLIBM prototypes☆45Updated 8 months ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- benchmarking positional population count☆14Updated last year
- Comparing linear and binary searches☆40Updated 5 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago