Stars
Interesting algorithms
collection of interesting algorithms to explore
3 repositories
A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.
Blitsort is an in-place stable adaptive rotate mergesort / quicksort.
Quadsort is a branchless stable adaptive mergesort faster than quicksort.