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
☆50Updated 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☆192Updated 2 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- O(n log n) In-place Stable Quicksort☆20Updated 4 months ago
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆39Updated 4 months ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- 8-bit Xor Filter in C99☆62Updated 6 years ago
- Testing common random-number generators (RNG)☆194Updated last week
- xxHash Cleaner C Reference Implementation☆46Updated 5 years ago
- Robin Hood Sort, for uniform data☆75Updated 2 years ago
- A collection of array rotation algorithms.☆162Updated 2 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Updated last year
- Optimizing Brainfuck interpreter in the C preprocessor☆65Updated 3 years ago
- Fast and stable sort algorithm that uses O(1) memory. Public domain.☆1,285Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Decently portable C11 coroutine library☆31Updated last year
- An evolutionary approach to find small and low latency sorting networks☆75Updated last month
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last month
- An educational implementation of a modern compressor in Rust☆48Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- "Quite OK Image" version 2 discussions☆34Updated 4 years ago
- Branchless UTF-8 decoder☆36Updated 8 years ago
- Demo of a fast PNG encoder.☆98Updated 2 months ago
- A bit mixer, pseudo random number generator and a hash function.☆29Updated 3 years ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- HC-256 Stream cipher in x86 assembly☆19Updated 8 years ago
- Rate-Distortion Optimized Lossy PNG/QOI Encoding Tool☆96Updated 5 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆266Updated last week