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:
- ☆31Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- multi-way atomic compare-and-swap with x64/TSX☆85Updated 8 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- A collection of clang plugins for safer C programming☆93Updated 7 years ago
- Popular hash table implementation benchmarks☆27Updated 8 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Fastest Histogram Construction☆74Updated 4 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A colorful C++ type name demangler (like c++filt, but fancier)☆21Updated 10 years ago
- A collection of CMake examples for demonstration purposes.☆19Updated 5 years ago
- bit & sketches data structures☆60Updated 7 years ago
- Support for Currying and Function Composition in C++☆61Updated 10 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Hashing functions and PRNGs based on them☆166Updated last month
- Sequence data structure with efficient random access insert and erase☆13Updated 2 years ago
- Use unused bits in your pointer☆46Updated 8 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 11 months ago
- C API for creation and analysis of binary data☆21Updated 8 years ago
- ☆58Updated 7 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 8 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago
- finding set bits in large bitmaps☆15Updated 10 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago