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:
- ☆32Updated 4 years ago
- benchmarking positional population count☆17Updated 3 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- ☆39Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- LZ77/LZSS designed for SSE based decompression☆145Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- fast open addressing hash table☆42Updated 3 months ago
- For details, see the blog post:☆35Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- A persistent hash array-mapped trie for C++☆92Updated 2 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated last month
- ☆113Updated 2 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- 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
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Radix sorting from the ground up☆38Updated 2 years ago
- A collection of SIMD optimized general purpose hash functions☆48Updated 10 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 7 years ago