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
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- A dependency-based coroutine scheduler☆46Updated 8 years ago
- A colorful C++ type name demangler (like c++filt, but fancier)☆22Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 7 years ago
- C++ wrapper around stdio that overloads the call operator to output fields☆32Updated 8 years ago
- Cool trick to store 4 5-bit values in one 16-bit value.☆284Updated 4 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- A C++ library for concurrent programming☆71Updated 3 years ago
- C++11 Server framework provides many exciting features!☆52Updated 9 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- ☆31Updated 9 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- ☆39Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Wiki:☆27Updated 9 years ago
- Experiments with array layouts for comparison-based searching☆82Updated last year
- compile time assembly interpreter☆84Updated 6 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- Code that accompanies the article "Lomuto's Comeback"☆35Updated 4 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- bit & sketches data structures☆60Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 7 years ago
- CCS in C++☆25Updated last year
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago