goldsteinn / SIMD-sorting-network
SIMD sorting network generator and very basic tester
☆16Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for SIMD-sorting-network
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- ☆39Updated 3 years ago
- benchmarking positional population count☆12Updated 8 months ago
- A fast implementation of log() and exp()☆49Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- ☆31Updated 3 years ago
- Vectorized version of the PCG random number generator☆75Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆15Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Comparing linear and binary searches☆38Updated 4 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆43Updated 10 years ago
- For details, see the blog post:☆31Updated 11 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆46Updated 3 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆28Updated 5 months ago
- Radix sorting from the ground up☆35Updated 10 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Benchmarks for our memory allocator☆61Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 6 years ago
- simd algorithms☆9Updated 9 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 4 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Fastest Histogram Construction☆66Updated 2 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- ☆17Updated 7 years ago