Quadsort is a branchless stable adaptive mergesort faster than quicksort.
☆2,206Jul 27, 2024Updated last year
Alternatives and similar repositories for quadsort
Users that are interested in quadsort are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆200Jul 27, 2024Updated last year
- A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.☆735Jul 27, 2024Updated last year
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆715Jul 27, 2024Updated last year
- A collection of improved binary search algorithms.☆679Jun 20, 2025Updated 9 months ago
- A branchless unstable quicksort / mergesort that is highly adaptive.☆335Jul 27, 2024Updated last year
- Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, …☆23,462Updated this week
- mimalloc is a compact general purpose allocator with excellent performance.☆12,631Mar 16, 2026Updated last week
- Pattern-defeating quicksort.☆2,476Dec 6, 2023Updated 2 years ago
- build-once run-anywhere c library☆20,667Mar 6, 2026Updated 2 weeks ago
- A small C compiler☆11,319Oct 30, 2023Updated 2 years ago
- A Compiler Writing Journey☆12,840Sep 24, 2025Updated 6 months ago
- Zstandard - Fast real-time compression algorithm☆26,835Updated this week
- A concurrency C library 10x faster than Golang.☆1,349Jun 30, 2023Updated 2 years ago
- A stable adaptive partitioning comparison sort.☆209Jul 27, 2024Updated last year
- A readable lisp in less than 1k lines of C☆1,551Feb 18, 2024Updated 2 years ago
- TinySSH is small server (less than 100000 words of code)☆1,501Mar 10, 2026Updated last week
- 🎁 A glib-like multi-platform c library☆5,102Updated this week
- Linus Torvalds' linked list argument for good taste, explained☆2,229Apr 24, 2024Updated last year
- Extremely fast non-cryptographic hash algorithm☆10,936Mar 2, 2026Updated 3 weeks ago
- A memory profiler for Linux.☆4,766Jul 28, 2023Updated 2 years ago
- C macros for hash tables and more☆4,678Feb 20, 2026Updated last month
- Simple Dynamic Strings library for C☆5,407Apr 18, 2025Updated 11 months ago
- unfork(2) is the inverse of fork(2). sort of.☆1,486Apr 21, 2024Updated last year
- 🍺🐙 ZetZ a zymbolic verifier and tranzpiler to bare metal C☆1,600Jun 17, 2022Updated 3 years ago
- mold: A Modern Linker 🦠☆16,304Mar 4, 2026Updated 2 weeks ago
- the official Rust and C implementations of the BLAKE3 cryptographic hash function☆6,124Mar 6, 2026Updated 2 weeks ago
- 🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.☆21,162Feb 17, 2026Updated last month
- 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,029Updated this week
- elfshaker stores binary objects efficiently☆2,324Sep 1, 2025Updated 6 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆669May 27, 2025Updated 9 months ago
- Sourcetrail - free and open-source interactive source explorer☆16,416Dec 13, 2021Updated 4 years ago
- An incremental parsing system for programming tools☆24,288Mar 17, 2026Updated last week
- Highly-available Distributed Fault-tolerant Runtime☆2,901Apr 22, 2023Updated 2 years ago
- tic-tac-toe in a single call to printf☆2,433Jun 8, 2022Updated 3 years ago
- Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Suppor…☆37,484Updated this week
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,104Jun 7, 2024Updated last year
- ☆332Sep 16, 2019Updated 6 years ago
- Record and Replay Framework☆10,433Updated 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,261Oct 7, 2024Updated last year