Hacker News
- Is there a 'pdqsort' sort variant? https://github.com/orlp/pdqsort 8 comments haskell
- Pattern-defeating quicksort https://github.com/orlp/pdqsort 8 comments cpp
- Pattern-defeating quicksort https://github.com/orlp/pdqsort 3 comments compsci
Linking pages
- GitHub - scandum/crumsort: A branchless unstable quicksort / mergesort hybrid 33% faster than pdqsort. https://github.com/scandum/crumsort 257 comments
- GitHub - orlp/glidesort: A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm. https://github.com/orlp/glidesort 200 comments
- GitHub - scandum/fluxsort: A fast branchless stable quicksort / mergesort hybrid that is highly adaptive. https://github.com/scandum/fluxsort 139 comments
- GitHub - fffaraz/awesome-cpp: A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. https://github.com/fffaraz/awesome-cpp 38 comments
- GitHub - Thermadiag/seq: The seq library is a collection of original C++11 STL-like containers and related tools https://github.com/Thermadiag/seq.git 26 comments
- Branchless Lomuto Partitioning | orlp.net https://orlp.net/blog/branchless-lomuto-partitioning/ 21 comments
- GitHub - Morwenn/vergesort: Unstable O(n log n) sorting algorithm with O(n) memory https://github.com/Morwenn/vergesort 17 comments
- GitHub - Caerind/AwesomeCppGameDev: A curated list of awesome C++ (mainly) things for Game Development. Inspired by awesome-... stuff. https://github.com/cmdu76/awesomecppgamedev 12 comments
- GitHub - RedBedHed/blipsort: Branchless-Lomuto in Pattern-Defeating Quicksort https://github.com/RedBedHed/blipsort 9 comments
- Miniselect: Practical and Generic Selection Algorithms – Experimental chill https://danlark.org/2020/11/11/miniselect-practical-and-generic-selection-algorithms/ 6 comments
- GitHub - Morwenn/cpp-sort: Sorting algorithms & related tools for C++14 https://github.com/Morwenn/cpp-sort 4 comments
- GitHub - orlp/glidesort at a9bac7f27179d7d2d97ab6fdebbd42dd6477de3d https://github.com/orlp/glidesort/tree/a9bac7f27179d7d2d97ab6fdebbd42dd6477de3d 3 comments
- GitHub - minjaehwang/bitsetsort: Bitset Sort, a faster std::sort replacement. https://github.com/minjaehwang/bitsetsort 1 comment
- GitHub - mlochbaum/rhsort: Robin Hood Sort, for uniform data https://github.com/mlochbaum/rhsort 1 comment
- GitHub - GabTux/PPQSort: PPQSort - Parallel Pattern Quicksort. https://github.com/GabTux/PPQSort 1 comment
- GitHub - Thermadiag/seq: The seq library is a collection of original C++11 STL-like containers and related tools https://github.com/Thermadiag/seq 0 comments
Linked pages
Related searches:
Search whole site: site:github.com
Search title: GitHub - orlp/pdqsort: Pattern-defeating quicksort.
See how to search.