3 results found Sort:

8
316
unlicense
6
A branchless unstable quicksort / mergesort that is highly adaptive.
Created 2022-03-01
34 commits to main branch, last one 4 months ago
16
109
apache-2.0
10
Generic algorithms and data structures for Lazarus/Free Pascal
Created 2018-04-19
3,728 commits to master branch, last one 12 hours ago
Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.
Created 2021-11-19
30 commits to master branch, last one about a year ago