Open
Description
Hello.
I found one ineteresting sort algorithm. So if you are interested int it, please add it to your library: https://sorting.cr.yp.to/index.html
According to the site, this algo is very fast and abuse inside a lot of AVX2 optimizations (I hope your CPU supports AVX2 too :)
Thank you.