Timo Bingmann
Thrill YouTube Tutorial: High-Performance Algorithmic Distributed Computing with C++
Communication-Efficient String Sorting Presentation at IPDPS'20
BlinkenSort - Sorting Algorithms on an LED Strip
BlinkenSort - The Sound of LED Sorting without Commentary
BlinkenSort — Звук светодиодной сортировки — Алгоритмы сортировки на светодиодной ленте
Animation of the US Treasury Yield Curve with Inversions from 1962-01-01 to 2019-04-01
2017-03-08 C++ Goodies Talk Recording - in German
Batcher's Odd-Even Mergesort
Batcher's Bitonic Sort
Talk: STXXL 1.4.0 and Beyond
Cycle Sort
Block Merge Sort (WikiSort)
Tim Sort
Stooge Sort
Slow Sort
15 Sorting Algorithms in 6 Minutes
Quick Sort (Ternary Split)
Bozo Sort
Bogo Sort
Smooth Sort
Shell's Sort
Bitonic Sort (old sequentially executed version)
Odd-Even Sort
Comb Sort
Adaptive Merge Sort (std::stable_sort)
Introsort (std::sort from STL)
Radix Sort (MSD)
Gnome Sort
Cocktail Shaker Sort
Radix Sort (LSD)