Fifty shades of Sort A wide list of sorting algorythms. In Swift. Covered with tests and simple benchmarks. Currently implemented: Bubble sort Cocktail shaker sort Insertion sort Gnome sort Merge sort Quick sort Binary tree sort To be implemented: Timsort Counting sort ...