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
Sorting:
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- compile time assembly interpreter☆85Updated 7 years ago
- ☆31Updated 9 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- C++ wrapper around stdio that overloads the call operator to output fields☆32Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 10 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 6 years ago
- Cool trick to store 4 5-bit values in one 16-bit value.☆284Updated 4 years ago
- C++11 Server framework provides many exciting features!☆52Updated 9 years ago
- CLI gem to help make use of build artifacts cache in a CI system☆24Updated 4 years ago
- Provide an idiomatic C++ interface to CPython's C API.☆27Updated 7 years ago
- Wiki:☆27Updated 9 years ago
- A colorful C++ type name demangler (like c++filt, but fancier)☆21Updated 9 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- ☆19Updated 7 years ago
- ☆13Updated 6 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- Doug McIlroy's C++ regular expression matching library☆95Updated 6 years ago
- bit & sketches data structures☆60Updated 6 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- transducers in C++ 14☆40Updated 10 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 8 years ago