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
- Support for Currying and Function Composition in C++☆61Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- ☆31Updated 9 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- bit & sketches data structures☆60Updated 7 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- ☆57Updated 6 years ago
- Hashing functions and PRNGs based on them☆166Updated 9 months ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 9 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆120Updated 8 years ago
- A collection of clang plugins for safer C programming☆92Updated 7 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- Popular hash table implementation benchmarks☆27Updated 8 years ago
- No sane compiler would optimize atomics: the presentation☆108Updated 9 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- ☆21Updated 6 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 8 years ago
- Mock objects automatic code generator for C++ (with python equivalent)☆27Updated 7 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆34Updated 8 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Fastest Histogram Construction☆72Updated 3 years ago
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 10 years ago