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
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- benchmarking positional population count☆17Updated 2 months ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- A fast implementation of log() and exp()☆55Updated 3 years ago
- ☆39Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Radix sorting from the ground up☆37Updated last year
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆66Updated last month
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆139Updated 2 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 6 years ago
- ☆17Updated 9 years ago
- LZ77/LZSS designed for SSE based decompression☆144Updated 6 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- For details, see the blog post:☆34Updated 2 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- fast open addressing hash table☆41Updated last month
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated last year
- Add-on packages for Vector class library☆76Updated 2 years ago
- Test if AVX vector loads and stores are atomic☆35Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆81Updated 3 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated 2 weeks ago