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:
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,826Updated last year
- A very fast hashtable☆1,801Updated 2 years ago
- Converts floating point numbers to decimal strings☆1,285Updated last year
- Hash function quality and speed tests☆2,073Updated last week
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,053Updated last year
- Message passing based allocator☆1,735Updated 2 months ago
- Fast strong hash functions: SipHash/HighwayHash☆1,588Updated last year
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,619Updated 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,539Updated this week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,348Updated 2 months 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,894Updated last week
- Official git repository for libdivide: optimized integer division☆1,250Updated 4 months ago
- Wrangling Untrusted File Formats Safely☆4,627Updated 3 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,557Updated 3 weeks ago
- This is a repository for the code posted on my blog☆902Updated this week
- Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries☆2,528Updated 2 years ago
- Demonstration of various hardware effects.☆2,933Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 4 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,053Updated last week
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,269Updated 5 years ago
- The compiler is available for download. Get it!☆2,529Updated last year
- Concurrent data structures in C++☆1,438Updated 5 years ago
- Official version of the Meow hash, an extremely fast level 1 hash☆1,792Updated 3 years ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,697Updated last week
- Bloaty: a size profiler for binaries☆5,199Updated 6 months ago
- zlib replacement with optimizations for "next generation" systems.☆1,861Updated this week
- A cross platform C99 library to get cpu features at runtime.☆2,551Updated this week
- Coz: Causal Profiling☆4,370Updated 2 months ago
- A superoptimizer for LLVM IR☆2,302Updated last year
- Experimental deferred and unordered destruction library for C++☆914Updated 6 years ago