HolyGrailSortProject / Rewritten-GrailsortLinks
A diverse array of heavily refactored versions of Andrey Astrelin's GrailSort.h, aiming to be as readable and intuitive as possible
☆54Updated last year
Alternatives and similar repositories for Rewritten-Grailsort
Users that are interested in Rewritten-Grailsort are comparing it to the libraries listed below
Sorting:
- Stable In-place sorting in O(n*log(n)) worst time☆196Updated 2 years ago
- O(n log n) In-place Stable Quicksort☆22Updated 6 months ago
- Testing common random-number generators (RNG)☆198Updated last month
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- xxHash Cleaner C Reference Implementation☆50Updated 5 years ago
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆39Updated 5 months ago
- 8-bit Xor Filter in C99☆63Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- A bit mixer, pseudo random number generator and a hash function.☆30Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- A collection of array rotation algorithms.☆166Updated 3 years ago
- An evolutionary approach to find small and low latency sorting networks☆78Updated 2 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- Decently portable C11 coroutine library☆31Updated last year
- SHISHUA – The fastest PRNG in the world☆220Updated 2 years ago
- MCM file compressor☆120Updated 8 years ago
- A fast binary search that tries to be branchless☆105Updated last year
- Optimizing Brainfuck interpreter in the C preprocessor☆65Updated 3 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last week
- ☆42Updated 2 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- Demo of a fast PNG encoder.☆100Updated 3 months ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆137Updated 4 years ago
- Fast and stable sort algorithm that uses O(1) memory. Public domain.☆1,287Updated 4 years ago
- A collection of SIMD optimized general purpose hash functions☆48Updated 10 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆272Updated last month
- C++ implementations of Powersort and 4-way Powersort☆25Updated last year