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 C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- ☆39Updated 4 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- Vectorized version of the PCG random number generator☆86Updated last week
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- A collection of SIMD optimized general purpose hash functions☆48Updated 10 years ago
- 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
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 7 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Radix sorting from the ground up☆37Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆67Updated 2 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 2 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆42Updated last year
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 6 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- ☆17Updated 9 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- Fastest Histogram Construction☆74Updated 4 years ago
- fast open addressing hash table☆42Updated 2 months ago