goldsteinn / SIMD-sorting-networkLinks
SIMD sorting network generator and very basic tester
☆16Updated 3 years ago
Alternatives and similar repositories for SIMD-sorting-network
Users that are interested in SIMD-sorting-network are comparing it to the libraries listed below
Sorting:
- ☆31Updated 4 years ago
- ☆39Updated 4 years ago
- benchmarking positional population count☆16Updated last month
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- For details, see the blog post:☆34Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 11 months ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆65Updated 3 weeks ago
- LZ77/LZSS designed for SSE based decompression☆143Updated 6 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated 4 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- A scoped stack allocator☆38Updated 6 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆29Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆40Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆137Updated last month
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Updated last year
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago