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
- Benchmarks for our memory allocator☆70Updated 2 years ago
- benchmarking positional population count☆15Updated 2 weeks ago
- ☆39Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- For details, see the blog post:☆34Updated last year
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆38Updated last year
- ☆17Updated 8 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 10 months ago
- ☆25Updated 5 years ago
- Comparing linear and binary searches☆41Updated 5 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
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated last week
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago