orlp / pdqsortLinks
Pattern-defeating quicksort.
☆2,452Updated last year
Alternatives and similar repositories for pdqsort
Users that are interested in pdqsort are comparing it to the libraries listed below
Sorting:
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,065Updated last year
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,832Updated this week
- A very fast hashtable☆1,814Updated 2 years ago
- Fast strong hash functions: SipHash/HighwayHash☆1,593Updated last year
- Official git repository for libdivide: optimized integer division☆1,254Updated 5 months ago
- Hash function quality and speed tests☆2,095Updated last month
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,364Updated last month
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,574Updated last week
- Message passing based allocator☆1,752Updated last month
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,580Updated this week
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,653Updated this week
- Wrangling Untrusted File Formats Safely☆4,665Updated last week
- 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…☆1,923Updated last week
- Converts floating point numbers to decimal strings☆1,294Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆665Updated 6 months ago
- Concurrent data structures in C++☆1,442Updated 5 years ago
- A memory profiler for Linux.☆4,732Updated 2 years ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,269Updated 5 years ago
- A fast, memory efficient hash map for C++☆1,291Updated 6 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,201Updated 3 weeks ago
- Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries☆2,529Updated 2 years ago
- A collection of resources on wait-free and lock-free programming☆1,981Updated last year
- This is a repository for the code posted on my blog☆907Updated this week
- Bloaty: a size profiler for binaries☆5,277Updated last week
- Demonstration of various hardware effects.☆2,945Updated last year
- Compile-time C Compiler implemented as C++14 constant expressions☆806Updated 4 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆844Updated 2 weeks ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,728Updated this week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,088Updated last month
- Structured concurrency in C☆1,910Updated last year