10 results for “topic:pdqsort”
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.
A port of Go's sort package to V
Orson Peters' PDQSort algorithm translated to Free Pascal.
collection of tested Go integer sort algorithms
Pattern-Defeating QuickSort implementation using Python.
Python Extension of Orson Peters' pdq sorting algorithm
Parallel Pattern-Defeating Quicksort with Intel® oneAPI Thread Building Blocks.