JamesQuintero / ShiftSort
Sorting algorithm quicker than MergeSort, and is adaptive and stable.
☆40Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for ShiftSort
- ☆30Updated 8 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 2 years ago
- A dependency-based coroutine scheduler☆46Updated 8 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆15Updated 4 years ago
- Profile what you care, monitor how it goes (support C/C++)☆92Updated 7 years ago
- compile time assembly interpreter☆84Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Coroutines/Fibers implementation for x86☆66Updated 8 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- C API for creation and analysis of binary data☆21Updated 7 years ago
- C++14: bringing in those expressions that you wish you had, Lazily evaluated, compossible generators, maps, filters, ranges and more...☆154Updated 5 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆135Updated 6 years ago
- A colorful C++ type name demangler (like c++filt, but fancier)☆22Updated 9 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Cross-platform C++ framework for asynchronous, distributed applications.☆31Updated this week
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- CCS in C++☆25Updated last year
- Client API for Ayxia Trace☆9Updated 5 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Compile-time TRIE based string matcher (C++11)☆50Updated 5 years ago
- C++11 Server framework provides many exciting features!☆53Updated 9 years ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆44Updated 3 years ago
- ☆13Updated 6 years ago
- Using C++'s type system effectively, safely, expressively☆24Updated 8 years ago