Top C++ Frameworks & Libraries for sorting

unfork(2) is the inverse of fork(2). sort of.

1337
36
C++

Fast and stable sort algorithm that uses O(1) memory. Public domain.

1189
99
C++

The Sound of Sorting - "Audibilization" and Visualization of Sorting Algorithms

594
99
C++

Sorting algorithms & related tools for C++14

457
40
C++

Bolt is a C++ template library optimized for GPUs. Bolt provides high-performance library implementations for common algorithms such as scan, reduce, transform, an...

352
63
C++

A C++ library to compress and intersect sorted lists of integers using SIMD instructions

330
51
C++

C++ port of Simple online and realtime tracking(SORT)

321
101
C++

This Repo consists of Data structures and Algorithms

331
184
C++

A C++ implementation of timsort

251
39
C++

cpp deep_sort: C++ implementation of Simple Online Realtime Tracking with a Deep Association Metric

238
73
C++

This application measures round-trip audio latency on an iOS or Android device. Low round-trip audio latency is a strong indicator of how well any mobile device is...

186
53
C++

Nox Futura - sort of like Dwarf Fortress in space.

169
9
C++

In-place Parallel Super Scalar Samplesort (IPS⁴o)

142
27
C++

A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on average. 20-24% speed increase i...

114
14
C++

YOLO v3, v4, tiny + SORT tracking + ROS platform. Supporting: YOLO with Darknet, OpenCV(DNN), OpenVINO, TensorRT(tkDNN). SORT supports python(original) and C++. (N...

101
22
C++

In case you want to contribute, ping on https://gitter.im/NITSkmOS/algo.

95
307
C++

A compute shader plugin that is capable of sorting positional data in parallel directly on the GPU.

97
15
C++