zhangyunhao116/pdqsort
Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.
GoMIT
Issues
- 1
How to replace?
#7 opened by ivanjaros - 2
go那个版本并入了我在1.92 没看到呀
#6 opened by hbmask - 2
Export the Ordered interface
#5 opened by ivanjaros - 1
Missing LICENSE
#4 opened by voroskoi - 2
- 2
support struct sort
#2 opened by hawkingrei