JamesQuintero / ShiftSortLinks
Sorting algorithm quicker than MergeSort, and is adaptive and stable.
☆40Updated 3 years ago
Alternatives and similar repositories for ShiftSort
Users that are interested in ShiftSort are comparing it to the libraries listed below
Sorting:
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- A colorful C++ type name demangler (like c++filt, but fancier)☆21Updated 9 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Cool trick to store 4 5-bit values in one 16-bit value.☆285Updated 5 years ago
- ☆31Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Client API for Ayxia Trace☆9Updated 6 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- C++11 Server framework provides many exciting features!☆52Updated 9 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- bit & sketches data structures☆60Updated 6 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 8 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- A collection of CMake examples for demonstration purposes.☆19Updated 5 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago