C++ template library for high performance SIMD based sorting algorithms
A C++ implementation of timsort
Principalele funcționalități ale gfx/cpp-timsort sunt: Sorting Algorithms.
Alternativele open-source pentru gfx/cpp-timsort includ: 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.