February 2021
Lot's of stuff. I'll fill in this the changelog in the coming days.
New Sorts
- Crease Sorting Network (by aphitorite)
- Forced Stable Quick Sort (by aphitorite)
- Table Sort (by aphitorite)
- Improved Block Selection Merge Sort (by aphitorite)
- Lazier Stable Sort (by aphitorite)
- Laziest Stable Sort (by aphitorite)
- thatsOven's Median-Of-16 Adaptive QuickSort (by thatsOven)
- Merge-Insertion Sort (by aphitorite)
- Optimized Weave Merge Sort (by aphitorite)
- Quick Sandpaper Sort (by yuji)
- Double Insertion Sort (by Morwenn and Gaming32)
- Unstable Insertion Sort
- Modulo Merge Sort
- Split-16 Merge Sort (by Gaming32, using a modification of thatsOven's Median-of-16 algorithm)
- Strand Sort (by aphitorite)
- Twin Sort (by Scandum)