bertdobbelaere / SorterHunterLinks
An evolutionary approach to find small and low latency sorting networks
☆66Updated 4 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)☆123Updated 7 months ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆55Updated last year
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆110Updated this week
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated last week
- ☆39Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Testing common random-number generators (RNG)☆187Updated 2 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 2 years ago
- Library for creation of SAT instances.☆23Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- RLibm for 32-bit representations (float and posit32)☆61Updated 3 years ago
- Fast vectorized (SSE 4.1) range coder for 8-bit alphabets☆25Updated 2 years ago
- A minimalistic and high-performance SAT solver☆146Updated 3 years ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- Fast caclulation of the coordinates of the nth point of the Hilbert curve☆17Updated 6 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆48Updated 4 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Integer Map Data Structure☆131Updated 2 years ago
- O(n log n) In-place Stable Quicksort☆20Updated 3 weeks ago
- c++ library for binary fuse filters, including a sharded filter☆92Updated 7 months ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆220Updated 3 weeks ago
- Fastest Histogram Construction☆70Updated 3 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 7 years ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆148Updated 2 months ago
- The PolymurHash universal hash function.☆357Updated 2 years ago
- A collection of array rotation algorithms.☆156Updated 2 years ago