Fast and stable sort algorithm that uses O(1) memory. Public domain.
The Sound of Sorting - "Audibilization" and Visualization of Sorting Algorithms
Bolt is a C++ template library optimized for GPUs. Bolt provides high-performance library implementations for common algorithms such as scan, reduce, transform, an...
A C++ library to compress and intersect sorted lists of integers using SIMD instructions
This Repo consists of Data structures and Algorithms
cpp deep_sort: C++ implementation of Simple Online Realtime Tracking with a Deep Association Metric
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...
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...
YOLO v3, v4, tiny + SORT tracking + ROS platform. Supporting: YOLO with Darknet, OpenCV(DNN), OpenVINO, TensorRT(tkDNN). SORT supports python(original) and C++. (N...
In case you want to contribute, ping on https://gitter.im/NITSkmOS/algo.
A compute shader plugin that is capable of sorting positional data in parallel directly on the GPU.
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Se...
Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supporte...
Quadsort is a branchless stable adaptive mergesort faster than quicksort.
A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forward List, Smart Pointers,...
Remove duplicates from MASSIVE wordlist, without sorting it (for dictionary-based password cracking)
A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.
Indirect Dynamic Syscall, SSN + Syscall address sorting via Modified TartarusGate approach + Remote Process Injection via APC Early Bird + Spawns a sacrificial Pro...