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:
- compile time assembly interpreter☆86Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- ☆31Updated 9 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- A collection of clang plugins for safer C programming☆92Updated 6 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- transducers in C++ 14☆40Updated 11 years ago
- Demontrates the power and simplicity of writing C++ programs in the data abstraction-style.☆42Updated 7 years ago
- Support for Currying and Function Composition in C++☆61Updated 10 years ago
- Iterator library.☆79Updated 5 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 8 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆50Updated 4 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Write C++ Code to be compiled in a parallel future.☆15Updated 9 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 8 months ago
- parsertl: The Modular Parser Generator☆16Updated last month
- Hashing functions and PRNGs based on them☆163Updated 8 months ago
- A colorful C++ type name demangler (like c++filt, but fancier)☆21Updated 10 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago