GabTux / PPQSortLinks
PPQSort - Parallel Pattern Quicksort.
☆14Updated last week
Alternatives and similar repositories for PPQSort
Users that are interested in PPQSort are comparing it to the libraries listed below
Sorting:
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Low memory overhead allocator☆30Updated 7 months ago
- The Fancy Named Parameters Library☆31Updated last month
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- Some library components that didn't quite fit anywhere else...☆37Updated 9 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆35Updated 8 months ago
- Experimental JSON builder based on C++ reflection☆51Updated last week
- homogeneous variadic function parameters☆17Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Performance profiling of JSON libraries☆25Updated 2 weeks ago
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆21Updated 3 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- ☆9Updated 3 years ago
- Small small_vector☆34Updated 5 years ago
- C++ template library for floating point operations☆28Updated 2 months ago
- Json benchmark based on nativejson-benchmark☆32Updated 4 months ago
- ☆21Updated 8 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- A hash function library☆45Updated 2 weeks ago
- C++20 SIMD Within A Register library☆40Updated 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 last year
- Radix set/map implementation☆17Updated last year
- High-performance metrics library☆42Updated 5 months ago
- C++ wrapper around wyhash and wyrand☆14Updated 11 months ago
- Reference implementation of Grisu-Exact in C++☆65Updated 4 years ago
- C++20 and onward collection of high performance data containers and related tools☆55Updated this week
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago