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
- benchmarking positional population count☆15Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- ☆39Updated 4 years ago
- Benchmarks for our memory allocator☆69Updated last year
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Radix sorting from the ground up☆37Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 11 months ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 6 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆39Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago
- Add-on packages for Vector class library☆75Updated last year
- For details, see the blog post:☆32Updated last year
- A fast implementation of log() and exp()☆52Updated 2 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- SPMD in C++☆68Updated 5 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 4 years ago