orlp / pdqsortLinks
Pattern-defeating quicksort.
☆2,450Updated last year
Alternatives and similar repositories for pdqsort
Users that are interested in pdqsort are comparing it to the libraries listed below
Sorting:
- Fast strong hash functions: SipHash/HighwayHash☆1,590Updated last year
- A very fast hashtable☆1,805Updated 2 years ago
- Hash function quality and speed tests☆2,085Updated 2 weeks ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,058Updated last year
- Converts floating point numbers to decimal strings☆1,287Updated last year
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,563Updated last month
- Official git repository for libdivide: optimized integer division☆1,250Updated 4 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,830Updated last year
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,359Updated 2 weeks ago
- 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,910Updated this week
- Message passing based allocator☆1,746Updated 2 weeks ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,628Updated last month
- Concurrent data structures in C++☆1,442Updated 5 years ago
- zlib replacement with optimizations for "next generation" systems.☆1,873Updated this week
- Wrangling Untrusted File Formats Safely☆4,650Updated 3 months ago
- Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries☆2,528Updated 2 years ago
- A C++ expression -> x64 JIT☆1,256Updated 5 years ago
- Bloaty: a size profiler for binaries☆5,231Updated this week
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,544Updated last week
- A fast, memory efficient hash map for C++☆1,292Updated 5 months ago
- New generation entropy codecs : Finite State Entropy and Huff0☆1,444Updated last year
- Automated integer hash function discovery☆737Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆842Updated last week
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 5 months ago
- The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)☆3,343Updated last week
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,709Updated last week
- High-performance regular expression matching library☆5,179Updated 7 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,126Updated this week
- A cross platform C99 library to get cpu features at runtime.☆2,556Updated last week
- A high-performance, concurrent hash table☆1,711Updated 7 months ago