Blitsort is an in-place stable adaptive rotate mergesort / quicksort.
☆715Jul 27, 2024Updated last year
Alternatives and similar repositories for blitsort
Users that are interested in blitsort are comparing it to the libraries listed below
Sorting:
- A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.☆734Jul 27, 2024Updated last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆199Jul 27, 2024Updated last year
- A collection of improved binary search algorithms.☆680Jun 20, 2025Updated 9 months ago
- Quadsort is a branchless stable adaptive mergesort faster than quicksort.☆2,206Jul 27, 2024Updated last year
- A collection of array rotation algorithms.☆177Jan 3, 2023Updated 3 years ago
- A branchless unstable quicksort / mergesort that is highly adaptive.☆335Jul 27, 2024Updated last year
- A stable adaptive partitioning comparison sort.☆209Jul 27, 2024Updated last year
- A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.☆1,651Feb 7, 2023Updated 3 years ago
- A VM That is Dynamic and Fast☆1,654Jun 8, 2025Updated 9 months ago
- All-inclusive Buffer for C☆415Nov 16, 2023Updated 2 years ago
- Bitset Sort, a faster std::sort replacement.☆79Feb 2, 2022Updated 4 years ago
- The fastest 128-bit and 256-bit hash, passes all tests, and under 140 source lines of code. API library and CLI tool in C++ and NodeJS/Wa…☆130Dec 20, 2025Updated 3 months ago
- The PolymurHash universal hash function.☆359Jun 23, 2023Updated 2 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated this week
- Wrangling Untrusted File Formats Safely☆4,716Mar 2, 2026Updated 2 weeks ago
- Header-only binary fuse and xor filter library☆425Jan 19, 2026Updated 2 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,100Jun 7, 2024Updated last year
- Quicksort implemented as a C macro☆177Aug 22, 2022Updated 3 years ago
- build-once run-anywhere c library☆20,653Mar 6, 2026Updated 2 weeks ago
- Pattern-defeating quicksort.☆2,475Dec 6, 2023Updated 2 years ago
- Karmem is a fast binary serialization format, faster than Google Flatbuffers and optimized for TinyGo and WASM.☆681Mar 3, 2023Updated 3 years ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,612Updated this week
- Is a linear data structure with O(log n) searches and O(cbrt n) insertions and index lookups.☆29Feb 22, 2021Updated 5 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆220Aug 9, 2020Updated 5 years ago
- Extremely minimal vmm for linux written in C. Hopefully someday will spin linux-vm for you.☆262Oct 7, 2021Updated 4 years ago
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,395Updated this week
- Base252 is a binary to C string encoding scheme with flexible escaping.☆23Jul 20, 2020Updated 5 years ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,711Updated this week
- A fast high-compression read-only file system for Linux, FreeBSD, macOS and Windows☆2,520Updated this week
- a framework used to create custom debian linux operating systems☆307Jan 30, 2024Updated 2 years ago
- Robin Hood Sort, for uniform data☆76Jun 2, 2023Updated 2 years ago
- A Rust library for lattice-based additive homomorphic encryption.☆418Sep 29, 2023Updated 2 years ago
- tiniest x86-64-linux emulator☆7,457Dec 10, 2025Updated 3 months ago
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆116Feb 23, 2023Updated 3 years ago
- elfshaker stores binary objects efficiently☆2,324Sep 1, 2025Updated 6 months ago
- A Tiny Linux-Compatible Kernel☆3,065Mar 2, 2026Updated 2 weeks ago
- ☆39Feb 2, 2021Updated 5 years ago
- Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, …☆23,462Updated this week
- A better and stronger spiritual successor to BZip2.☆1,120Feb 7, 2026Updated last month