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 3 months ago
Alternatives and similar repositories for Rewritten-Grailsort:
Users that are interested in Rewritten-Grailsort are comparing it to the libraries listed below
- O(n log n) In-place Stable Quicksort☆16Updated 3 months ago
- Stable In-place sorting in O(n*log(n)) worst time☆190Updated last year
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 6 years ago
- "Quite OK Image" version 2 discussions☆34Updated 3 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Robin Hood Sort, for uniform data☆73Updated last year
- A bit mixer, pseudo random number generator and a hash function.☆27Updated 2 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆51Updated 7 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- An evolutionary approach to find small and low latency sorting networks☆63Updated 3 weeks ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆38Updated 8 months ago
- A collection of array rotation algorithms.☆154Updated 2 years ago
- Optimizing Brainfuck interpreter in the C preprocessor☆61Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆35Updated last month
- Experimental parallel compression algorithm☆24Updated 7 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- deflate stream reconstruction library☆34Updated 6 years ago
- Octosort is an in-place stable adaptive block merge sort.☆18Updated 2 years ago
- Experimental fork of zlib with performance improvements☆35Updated 2 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 2 months ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A collection of various algorithms to produce length-limited prefix codes☆24Updated 3 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆53Updated this week
- ☆39Updated 4 years ago
- How fast can we shuffle values?☆37Updated last year
- Fast and stable sort algorithm that uses O(1) memory. Public domain.☆1,277Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago