Quadsort is a branchless stable adaptive mergesort faster than quicksort.
☆2,207Jul 27, 2024Updated last year
Alternatives and similar repositories for quadsort
Users that are interested in quadsort are comparing it to the libraries listed below
Sorting:
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆199Jul 27, 2024Updated last year
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆715Jul 27, 2024Updated last year
- A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.☆733Jul 27, 2024Updated last year
- A collection of improved binary search algorithms.☆681Jun 20, 2025Updated 8 months ago
- Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, …☆23,401Updated this week
- mimalloc is a compact general purpose allocator with excellent performance.☆12,509Feb 6, 2026Updated 3 weeks ago
- build-once run-anywhere c library☆20,577Jan 25, 2026Updated last month
- A branchless unstable quicksort / mergesort that is highly adaptive.☆335Jul 27, 2024Updated last year
- Zstandard - Fast real-time compression algorithm☆26,710Updated this week
- Pattern-defeating quicksort.☆2,473Dec 6, 2023Updated 2 years ago
- A small C compiler☆10,959Oct 30, 2023Updated 2 years ago
- A concurrency C library 10x faster than Golang.☆1,349Jun 30, 2023Updated 2 years ago
- A Compiler Writing Journey☆12,818Sep 24, 2025Updated 5 months ago
- Extremely fast non-cryptographic hash algorithm☆10,885Updated this week
- the official Rust and C implementations of the BLAKE3 cryptographic hash function☆6,082Feb 20, 2026Updated last week
- mold: A Modern Linker 🦠☆16,209Updated this week
- elfshaker stores binary objects efficiently☆2,323Sep 1, 2025Updated 6 months ago
- A stable adaptive partitioning comparison sort.☆209Jul 27, 2024Updated last year
- 🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.☆21,149Feb 17, 2026Updated last week
- 🍺🐙 ZetZ a zymbolic verifier and tranzpiler to bare metal C☆1,599Jun 17, 2022Updated 3 years ago
- Linus Torvalds' linked list argument for good taste, explained☆2,224Apr 24, 2024Updated last year
- Highly-available Distributed Fault-tolerant Runtime☆2,901Apr 22, 2023Updated 2 years ago
- An incremental parsing system for programming tools☆23,979Updated this week
- Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let peopl…☆3,263Oct 7, 2024Updated last year
- Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Suppor…☆37,467Updated this week
- A memory profiler for Linux.☆4,764Jul 28, 2023Updated 2 years ago
- 🎁 A glib-like multi-platform c library☆5,097Feb 23, 2026Updated last week
- unfork(2) is the inverse of fork(2). sort of.☆1,485Apr 21, 2024Updated last year
- Sourcetrail - free and open-source interactive source explorer☆16,409Dec 13, 2021Updated 4 years ago
- Simple Dynamic Strings library for C☆5,385Apr 18, 2025Updated 10 months ago
- Wrangling Untrusted File Formats Safely☆4,708Feb 9, 2026Updated 3 weeks ago
- Record and Replay Framework☆10,393Feb 22, 2026Updated last week
- n³ The unorthodox terminal file manager☆21,335Feb 23, 2026Updated last week
- 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
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,097Jun 7, 2024Updated last year
- The “Quite OK Image Format” for fast, lossless image compression☆7,417Feb 14, 2026Updated 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…☆2,001Updated this week
- tic-tac-toe in a single call to printf☆2,359Jun 8, 2022Updated 3 years ago
- A command-line benchmarking tool☆27,598Feb 14, 2026Updated 2 weeks ago