A branchless unstable quicksort / mergesort that is highly adaptive.
#算法刷题#Generic algorithms and data structures for Lazarus/Free Pascal
Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.
PPQSort - Parallel Pattern Quicksort.
#算法刷题#Orson Peters' PDQSort algorithm translated to Free Pascal.
Pattern-Defeating QuickSort implementation using Python.
Parallel Pattern-Defeating Quicksort with Intel® oneAPI Thread Building Blocks.