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

629 stars
32 watching
58 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list

algorithmcppcpp14sorting

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
timsort/cpp-timsortA C++ implementation of TimSort, an O(n log n) stable sorting algorithm.303
swenson/sortA comprehensive C sorting library providing various stable and unstable algorithms with generic implementations464
wildgums/orc.sortProvides a collection of algorithms for sorting data in a programming language17
bonzaithepenguin/wikisortAn optimized sorting algorithm with O(1) memory usage.1,273
pi8027/stablesortProvides a modular and canonical way to prove the correctness of stable sorting algorithms in Coq.22
mutouyun/cpp-formatC++ formatting library with syntax compatible to C#/Rust/Python11
mattreecebentley/plf_indiesortA sorting algorithm that optimizes performance on non-random access containers and large data types19
kmc7468/cppdnnProvides machine learning capabilities in C++119
proalgos/proalgos-cppC++ implementations of algorithms and data structures514
organic-code/breepA high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details.141
microsoft/arcana.cppA collection of utility code for low-overhead, cross-platform task-based asynchrony in C++78
jfcg/sortyFast and efficient sorting library for Go with concurrent and parallel capabilities133
hardikp/cpp-mempoolA C++ library for managing memory pools with efficient allocation and deallocation19
lpeter1997/cppcmbA C++ parser-combinator library with a natural grammar notation122
cppcon/cppcon2016Collection of slides, code, and materials from CppCon 2016 presentations on C++ development topics1,806