Pattern-defeating quicksort.
☆2,473Dec 6, 2023Updated 2 years ago
Alternatives and similar repositories for pdqsort
Users that are interested in pdqsort are comparing it to the libraries listed below
Sorting:
- mimalloc is a compact general purpose allocator with excellent performance.☆12,509Feb 6, 2026Updated 3 weeks ago
- A very fast hashtable☆1,840Sep 27, 2023Updated 2 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,408Oct 26, 2025Updated 4 months ago
- mold: A Modern Linker 🦠☆16,209Updated this week
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,097Jun 7, 2024Updated last year
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆2,001Updated this week
- Zstandard - Fast real-time compression algorithm☆26,710Updated this week
- Compile Time Regular Expression in C++☆3,764Sep 12, 2025Updated 5 months ago
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,346Updated this week
- Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, …☆23,401Updated this week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602May 1, 2023Updated 2 years ago
- Abseil Common Libraries (C++)☆17,052Updated this week
- A modern formatting library☆23,287Updated this week
- Message passing based allocator☆1,785Updated this week
- Extremely fast non-cryptographic hash algorithm☆10,885Updated this week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,152Dec 6, 2025Updated 2 months ago
- Record and Replay Framework☆10,393Feb 22, 2026Updated last week
- A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.☆1,651Feb 7, 2023Updated 3 years ago
- A fast, memory efficient hash map for C++☆1,301May 19, 2025Updated 9 months ago
- High-performance regular expression matching library☆5,316Feb 13, 2026Updated 2 weeks ago
- Bloaty: a size profiler for binaries☆5,383Feb 14, 2026Updated 2 weeks ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,847Feb 14, 2026Updated 2 weeks ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,808Updated this week
- Concurrent data structures in C++☆1,447Oct 1, 2020Updated 5 years ago
- Reference implementation of Dragonbox in C++☆797Oct 3, 2025Updated 4 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆668May 27, 2025Updated 9 months ago
- Converts floating point numbers to decimal strings☆1,317Feb 9, 2026Updated 3 weeks ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 9 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,351Mar 23, 2025Updated 11 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Nov 2, 2025Updated 4 months ago
- A C++ implementation of timsort☆314Dec 3, 2024Updated last year
- Succinct Data Structure Library 2.0☆2,296Jun 2, 2023Updated 2 years ago
- SIMD Vector Classes for C++☆1,516Jun 6, 2024Updated last year
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,632Feb 19, 2026Updated last week
- ☆10,546Jun 2, 2025Updated 9 months ago
- Guidelines Support Library☆6,619Feb 6, 2026Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,607Feb 24, 2026Updated last week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,073Feb 14, 2026Updated 2 weeks ago