HolyGrailSortProject / Rewritten-Grailsort
A diverse array of heavily refactored versions of Andrey Astrelin's GrailSort.h, aiming to be as readable and intuitive as possible
☆48Updated 5 months ago
Alternatives and similar repositories for Rewritten-Grailsort
Users that are interested in Rewritten-Grailsort are comparing it to the libraries listed below
Sorting:
- O(n log n) In-place Stable Quicksort☆16Updated 5 months ago
- Stable In-place sorting in O(n*log(n)) worst time☆189Updated last year
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 6 years ago
- Robin Hood Sort, for uniform data☆73Updated last year
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆53Updated 9 months ago
- "Quite OK Image" version 2 discussions☆34Updated 3 years ago
- An evolutionary approach to find small and low latency sorting networks☆64Updated 3 weeks ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆35Updated last week
- A collection of array rotation algorithms.☆155Updated 2 years ago
- Octosort is an in-place stable adaptive block merge sort.☆18Updated 2 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Optimizing Brainfuck interpreter in the C preprocessor☆61Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Demo of a fast PNG encoder.☆97Updated 3 months ago
- xxHash Cleaner C Reference Implementation☆44Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- Branchless UTF-8 decoder☆34Updated 7 years ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆25Updated last month
- AOCL-LibM☆113Updated last week
- new stable in-place sorting algorithms☆12Updated last month
- FPC - Fast Prefix Coder☆30Updated 3 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Rate-Distortion Optimized Lossy PNG/QOI Encoding Tool☆85Updated last year
- A bit mixer, pseudo random number generator and a hash function.☆28Updated 3 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago