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
- ☆31Updated 9 years ago
- bit & sketches data structures☆60Updated 6 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆133Updated 6 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A collection of CMake examples for demonstration purposes.☆19Updated 5 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Support for Currying and Function Composition in C++☆60Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Demontrates the power and simplicity of writing C++ programs in the data abstraction-style.☆42Updated 6 years ago
- ☆56Updated 6 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 8 years ago
- C API for creation and analysis of binary data☆21Updated 7 years ago
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- Code that accompanies the article "Lomuto's Comeback"☆35Updated 5 years ago
- ☆39Updated 4 years ago
- Hashing functions and PRNGs based on them☆163Updated 6 months ago
- a series of trie testing things☆21Updated 8 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- transducers in C++ 14☆40Updated 10 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A novel adaptive sorting algorithm☆173Updated 3 years ago
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆160Updated 7 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆48Updated 4 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Updated 6 months ago