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
☆49Updated 8 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:
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- Stable In-place sorting in O(n*log(n)) worst time☆189Updated 2 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Robin Hood Sort, for uniform data☆74Updated 2 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- A collection of array rotation algorithms.☆155Updated 2 years ago
- O(n log n) In-place Stable Quicksort☆19Updated this week
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Testing common random-number generators (RNG)☆186Updated 2 years ago
- Arbitrary precision integer and rational arithmetic library☆147Updated 4 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 6 months ago
- Vectorized version of the PCG random number generator☆80Updated 5 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- A fast binary search that tries to be branchless☆101Updated last year
- SHISHUA – The fastest PRNG in the world☆212Updated 2 years ago
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆36Updated 3 months ago
- Decently portable C11 coroutine library☆28Updated 9 months ago
- xxHash Cleaner C Reference Implementation☆45Updated 5 years ago
- Fast and stable sort algorithm that uses O(1) memory. Public domain.☆1,279Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆248Updated 3 weeks ago
- MCM file compressor☆115Updated 7 years ago
- HC-256 Stream cipher in x86 assembly☆19Updated 7 years ago
- A bit mixer, pseudo random number generator and a hash function.☆28Updated 3 years ago
- C library to remove white space from strings as fast as possible☆154Updated 11 months ago
- Optimizing Brainfuck interpreter in the C preprocessor☆62Updated 3 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆54Updated 11 months ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆126Updated 3 years ago