C++ template library for high performance SIMD based sorting algorithms
A C++ implementation of timsort
Die Hauptfunktionen von gfx/cpp-timsort sind: Sorting Algorithms.
Open-Source-Alternativen zu gfx/cpp-timsort sind unter anderem: morwenn/cpp-sort — Sorting algorithms & related tools for C++. numpy/x86-simd-sort — C++ template library for high performance SIMD based sorting algorithms. orlp/pdqsort — Pattern-defeating quicksort.