bertdobbelaere / SorterHunterLinks
An evolutionary approach to find small and low latency sorting networks
☆77Updated 2 months ago
Alternatives and similar repositories for SorterHunter
Users that are interested in SorterHunter are comparing it to the libraries listed below
Sorting:
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆132Updated last year
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Updated last year
- Testing common random-number generators (RNG)☆196Updated last month
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆124Updated 3 weeks ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆151Updated 7 months ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆233Updated 4 months ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- Assembly super-optimization via constraint solving☆235Updated last week
- SHISHUA – The fastest PRNG in the world☆220Updated 2 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- RLibm for 32-bit representations (float and posit32)☆60Updated 4 years ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 3 years ago
- The PolymurHash universal hash function.☆357Updated 2 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 2 weeks ago
- A fast alternative to the modulo reduction☆316Updated 4 years ago
- O(n log n) In-place Stable Quicksort☆23Updated 5 months ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- A mirror of the CRLibm project from INRIA Forge☆50Updated 5 years ago
- c++ library for binary fuse filters, including a sharded filter☆95Updated last year
- A minimalistic and high-performance SAT solver☆147Updated 4 years ago
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- Demo of a fast PNG encoder.☆100Updated 3 months ago
- A collection of array rotation algorithms.☆166Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆340Updated last year
- Library for creation of SAT instances.☆23Updated 3 years ago
- Automated integer hash function discovery☆749Updated last year
- A collection of various algorithms to produce length-limited prefix codes☆24Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- A diverse array of heavily refactored versions of Andrey Astrelin's GrailSort.h, aiming to be as readable and intuitive as possible☆53Updated last year