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
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 5 years ago
- Cool trick to store 4 5-bit values in one 16-bit value.☆284Updated 4 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- C++ wrapper around stdio that overloads the call operator to output fields☆32Updated 8 years ago
- ☆31Updated 9 years ago
- C API for creation and analysis of binary data☆21Updated 7 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Client API for Ayxia Trace☆9Updated 6 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- transducers in C++ 14☆40Updated 10 years ago
- CCS in C++☆25Updated last year
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- ☆39Updated 9 years ago
- Implentation of .NET 4.5's InternalMarvin32HashString☆20Updated 12 years ago
- High performance parallel systems with nonblocking IO☆50Updated 5 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 7 years ago
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- ☆19Updated 7 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Demontrates the power and simplicity of writing C++ programs in the data abstraction-style.☆42Updated 6 years ago
- A colorful C++ type name demangler (like c++filt, but fancier)☆21Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C++1y coroutine library.☆17Updated 7 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆35Updated 7 years ago
- CLI gem to help make use of build artifacts cache in a CI system☆24Updated 4 years ago