cpp-sort

Sorting library

A C++14 header-only sorting library providing a flexible and generic way to implement various sorting algorithms

Sorting algorithms & related tools for C++14

GitHub

622 stars
32 watching
57 forks
Language: C++
last commit: 21 days ago
Linked from 1 awesome list

algorithmcppcpp14sorting

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
timsort/cpp-timsort A C++ implementation of TimSort, an O(n log n) stable sorting algorithm. 299
swenson/sort A comprehensive C sorting library providing various stable and unstable algorithms with generic implementations 463
wildgums/orc.sort Provides a collection of algorithms for sorting data in a programming language 17
bonzaithepenguin/wikisort An optimized sorting algorithm with O(1) memory usage. 1,268
pi8027/stablesort Provides a modular and canonical way to prove the correctness of stable sorting algorithms in Coq. 22
mutouyun/cpp-format C++ formatting library with syntax compatible to C#/Rust/Python 11
mattreecebentley/plf_indiesort A sorting algorithm that optimizes performance on non-random access containers and large data types 19
kmc7468/cppdnn Provides machine learning capabilities in C++11 9
proalgos/proalgos-cpp C++ implementations of algorithms and data structures 510
organic-code/breep A high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details. 139
microsoft/arcana.cpp A collection of utility code for low-overhead, cross-platform task-based asynchrony in C++ 78
jfcg/sorty Fast and efficient sorting library for Go with concurrent and parallel capabilities 133
hardikp/cpp-mempool A C++ library for managing memory pools with efficient allocation and deallocation 19
lpeter1997/cppcmb A C++ parser-combinator library with a natural grammar notation 123
cppcon/cppcon2016 Collection of slides, code, and materials from CppCon 2016 presentations on C++ development topics 1,809