C++ template library for high performance SIMD based sorting algorithms
Sorting algorithms & related tools for C++
Les fonctionnalités principales de morwenn/cpp-sort sont : Sorting Algorithms.
Les alternatives open-source à morwenn/cpp-sort incluent : gfx/cpp-timsort — A C++ implementation of timsort. numpy/x86-simd-sort — C++ template library for high performance SIMD based sorting algorithms. orlp/pdqsort — Pattern-defeating quicksort.