Stable In-place sorting in O(n*log(n)) worst time
☆196Jul 20, 2023Updated 2 years ago
Alternatives and similar repositories for GrailSort
Users that are interested in GrailSort are comparing it to the libraries listed below
Sorting:
- Fast and stable sort algorithm that uses O(1) memory. Public domain.☆1,288Dec 14, 2021Updated 4 years ago
- Stable sorting with O(sqrt(N)) external memory☆12Aug 2, 2024Updated last year
- Refactoring of Grail Sort by Andrey Astrelin (https://github.com/Mrrl/GrailSort/blob/master/GrailSort.h) from C to Java.☆16Aug 17, 2019Updated 6 years ago
- A diverse array of heavily refactored versions of Andrey Astrelin's GrailSort.h, aiming to be as readable and intuitive as possible☆55Dec 8, 2024Updated last year
- An experimental lossless data compression program with high compression ratio.☆15Feb 27, 2013Updated 13 years ago
- Fast caclulation of the coordinates of the nth point of the Hilbert curve☆16Jan 31, 2019Updated 7 years ago
- sorting algorithms benchmark☆14Aug 14, 2017Updated 8 years ago
- ☆13Apr 27, 2025Updated 10 months ago
- Sorting algorithms & related tools for C++☆699Mar 13, 2026Updated last week
- BLAS for Rust☆16May 12, 2020Updated 5 years ago
- Sparklines graphs for Elm☆14Apr 20, 2021Updated 4 years ago
- Helper functions for Parent/Child communication in stateless components☆13Apr 20, 2017Updated 8 years ago
- O(n log n) In-place Stable Quicksort☆22Aug 7, 2025Updated 7 months ago
- An effect manager for throttling update calls with leading, trailing or both☆11Sep 14, 2017Updated 8 years ago
- advanced code generator for John the Ripper☆13May 6, 2018Updated 7 years ago
- Calculates the uncomputable Busy Beaver Σ-function☆11May 23, 2016Updated 9 years ago
- LittleBit is a pure Huffman coding compression algorithm with the option of random access reading while offering competitive compression …☆14Jul 4, 2021Updated 4 years ago
- Comparing linear and binary searches☆44Apr 19, 2020Updated 5 years ago
- An AVL tree implemented with an array, because cache misses keep you awake at night. Using a BSD license☆18Jun 14, 2014Updated 11 years ago
- A tiny 32 bit kernel written in ATS☆26May 4, 2014Updated 11 years ago
- [ABANDONED] An in-memory structure database for Rust.☆18Jan 19, 2019Updated 7 years ago
- Parallel k-mer indexing for biological sequences☆12Dec 14, 2018Updated 7 years ago
- Mirror of libslz☆34Jul 11, 2019Updated 6 years ago
- List of resources about modern dynamic polymorphism in C++.☆12Sep 29, 2018Updated 7 years ago
- ☆14Sep 13, 2016Updated 9 years ago
- A concurrent lock-free hash map for Rust.☆22Feb 1, 2021Updated 5 years ago
- An agent for CUDA compute-communication kernel co-design☆32Mar 11, 2026Updated last week
- 64-bit PRNG shootout☆19Jun 5, 2025Updated 9 months ago
- Simple hobby POSIX-compatible OS for i8086+☆17Dec 14, 2022Updated 3 years ago
- Multi-threading brainfuck compiler☆11Dec 10, 2017Updated 8 years ago
- FRP: Fast Random Projections☆43Jun 1, 2020Updated 5 years ago
- Val Schorre's META-II☆62Sep 8, 2013Updated 12 years ago
- Randomly assign targets and guidelines for the Hitman "World of Assassination" trilogy of video games.☆10Feb 28, 2026Updated 3 weeks ago
- Ultra fast MSD radix sorter☆10Jun 23, 2020Updated 5 years ago
- w0rthy's Array Visualizer, Revamped - Over 75 Sorting Algorithms with 12 Different Visuals☆399May 22, 2021Updated 4 years ago
- C++ networking library including UniConf and a convenient D-Bus API☆30Nov 3, 2022Updated 3 years ago
- A lightweight suffix-sorting library enhanced with LCP construction☆13Mar 26, 2020Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Sep 22, 2014Updated 11 years ago
- Kernighan's Awk a.k.a. "One True Awk"☆58Jul 24, 2016Updated 9 years ago