GabTux / PPQSortLinks
PPQSort - Parallel Pattern Quicksort.
☆21Updated 5 months ago
Alternatives and similar repositories for PPQSort
Users that are interested in PPQSort are comparing it to the libraries listed below
Sorting:
- ☆32Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Experimental JSON builder based on C++ reflection☆56Updated 2 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Standalone version of the boost::unordered library☆33Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- Rebooting the std::bitset franchise☆45Updated this week
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated 2 weeks ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 5 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 2 months ago
- fast prime sieve and hash algorithm☆39Updated 4 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- benchmarking positional population count☆17Updated 2 months ago
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- ☆25Updated 5 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 3 years ago