bertdobbelaere / SorterHunterLinks
An evolutionary approach to find small and low latency sorting networks
☆68Updated 5 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)☆125Updated 8 months ago
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆111Updated last week
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆55Updated last year
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆148Updated 3 months ago
- Reference manual for ForwardCom instruction set and software standards☆170Updated 8 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 2 years ago
- O(n log n) In-place Stable Quicksort☆20Updated last month
- Storage for my snippets, toy programs, etc.☆366Updated 6 months ago
- Integer Map Data Structure☆131Updated 2 years ago
- Assembly super-optimization via constraint solving☆220Updated this week
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆220Updated 2 weeks ago
- RLibm for 32-bit representations (float and posit32)☆61Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated last month
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Library for creation of SAT instances.☆24Updated 3 years ago
- Testing common random-number generators (RNG)☆188Updated 2 years ago
- A collection of array rotation algorithms.☆156Updated 2 years ago
- A combined repository for all RLIBM prototypes☆46Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- A minimalistic and high-performance SAT solver☆146Updated 3 years ago
- A fast binary search that tries to be branchless☆101Updated last year
- A benchmark for sorting algorithms☆61Updated 4 years ago
- c++ library for binary fuse filters, including a sharded filter☆93Updated 7 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- ☆39Updated 4 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Demo of a fast PNG encoder.☆97Updated 7 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 10 months ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆83Updated 11 months ago