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
☆52Updated 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:
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- Stable In-place sorting in O(n*log(n)) worst time☆195Updated 2 years ago
- O(n log n) In-place Stable Quicksort☆23Updated 5 months ago
- Robin Hood Sort, for uniform data☆75Updated 2 years ago
- 8-bit Xor Filter in C99☆63Updated 6 years ago
- Testing common random-number generators (RNG)☆196Updated 3 weeks ago
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆39Updated 5 months ago
- xxHash Cleaner C Reference Implementation☆49Updated 5 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- arbitrary precision arithmetic library☆44Updated 7 years ago
- A fast binary search that tries to be branchless☆105Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A collection of array rotation algorithms.☆164Updated 3 years ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Fast and stable sort algorithm that uses O(1) memory. Public domain.☆1,287Updated 4 years ago
- AOCL-LibM☆126Updated last week
- Arbitrary precision integer and rational arithmetic library☆151Updated last month
- ☆42Updated 2 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- How fast can we shuffle values?☆40Updated last year
- SHISHUA – The fastest PRNG in the world☆220Updated 2 years ago
- Vectorized version of the PCG random number generator☆87Updated last week
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- HC-256 Stream cipher in x86 assembly☆19Updated 8 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last week
- Decently portable C11 coroutine library☆31Updated last year
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆270Updated last month