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
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Vectorized version of the PCG random number generator☆83Updated 5 months ago
- benchmarking positional population count☆15Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Benchmarks for our memory allocator☆69Updated last year
- ☆39Updated 4 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆118Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆45Updated 7 months ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 10 months ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆38Updated 3 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year