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
- bit & sketches data structures☆60Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- ☆31Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- Iterator library.☆79Updated 5 years ago
- Support for Currying and Function Composition in C++☆61Updated 10 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Compute xxHash hash codes for 8 keys in parallel☆45Updated 6 years ago
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 8 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Vectorized version of the PCG random number generator☆83Updated 5 months ago
- C++ QD locking library☆11Updated 2 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- A colorful C++ type name demangler (like c++filt, but fancier)☆21Updated 10 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago