JamesQuintero / ShiftSort
Sorting algorithm quicker than MergeSort, and is adaptive and stable.
☆40Updated 2 years ago
Alternatives and similar repositories for ShiftSort:
Users that are interested in ShiftSort are comparing it to the libraries listed below
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- ☆31Updated 9 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Client API for Ayxia Trace☆9Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A dependency-based coroutine scheduler☆46Updated 8 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆35Updated 7 years ago
- C API for creation and analysis of binary data☆21Updated 7 years ago
- compile time assembly interpreter☆84Updated 6 years ago
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- A C++ library for concurrent programming☆71Updated 3 years ago
- parsertl: The Modular Parser Generator☆15Updated 4 months ago
- modern embeddable, transactional key-value database designed for a high load☆15Updated 11 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Experiments with array layouts for comparison-based searching☆82Updated last year
- ☆13Updated 6 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Compile-time TRIE based string matcher (C++11)☆51Updated 5 years ago
- Cool trick to store 4 5-bit values in one 16-bit value.☆284Updated 4 years ago
- a series of trie testing things☆21Updated 7 years ago
- Toy virtual machine☆13Updated 9 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- ☆39Updated 3 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- Write C++ Code to be compiled in a parallel future.☆15Updated 8 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 7 years ago
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆159Updated 6 years ago