Stars
3
stars
written in C++
Clear filter
Fast and stable sort algorithm that uses O(1) memory. Public domain.
Hayate-Shiki is an improved merge sort algorithm with the goal of "faster than quick sort".