bertdobbelaere / SorterHunter
An evolutionary approach to find small and low latency sorting networks
☆63Updated 3 weeks ago
Alternatives and similar repositories for SorterHunter:
Users that are interested in SorterHunter are comparing it to the libraries listed below
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆118Updated 2 months ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆51Updated 7 months ago
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆104Updated 7 months ago
- Library for creation of SAT instances.☆19Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- Lower Size Bounds for Sorting Networks☆44Updated 4 years ago
- O(n log n) In-place Stable Quicksort☆15Updated 3 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Experiments with array layouts for comparison-based searching☆82Updated last year
- RLibm for 32-bit representations (float and posit32)☆61Updated 3 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 2 months ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 6 years ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated 2 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- ☆39Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- A combined repository for all RLIBM prototypes☆45Updated 6 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Storage for my snippets, toy programs, etc.☆350Updated last week
- Radix sorting from the ground up☆36Updated last year
- AOCL-LibM☆111Updated last week
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆27Updated 5 months ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Massively Parallel ANS Decoding on GPUs☆28Updated 5 years ago
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆80Updated last year
- Poireau: a sampling allocation debugger☆87Updated 3 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- A fast binary search that tries to be branchless☆99Updated last year