A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.
☆733Jul 27, 2024Updated last year
Alternatives and similar repositories for fluxsort
Users that are interested in fluxsort are comparing it to the libraries listed below
Sorting:
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆715Jul 27, 2024Updated last year
- Quadsort is a branchless stable adaptive mergesort faster than quicksort.☆2,207Jul 27, 2024Updated last year
- A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.☆1,651Feb 7, 2023Updated 3 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆199Jul 27, 2024Updated last year
- A branchless unstable quicksort / mergesort that is highly adaptive.☆335Jul 27, 2024Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Feb 21, 2026Updated last week
- ☆13Sep 25, 2023Updated 2 years ago
- A collection of improved binary search algorithms.☆680Jun 20, 2025Updated 8 months ago
- C++ template library for high performance SIMD based sorting algorithms☆999Updated this week
- The seq library is a collection of original C++17 STL-like containers and related tools☆102Nov 13, 2025Updated 3 months ago
- 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
- Reference implementation of Dragonbox in C++☆797Oct 3, 2025Updated 4 months ago
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,346Updated this week
- The PolymurHash universal hash function.☆359Jun 23, 2023Updated 2 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆50Jul 6, 2024Updated last year
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,957Feb 22, 2026Updated last week
- mold: A Modern Linker 🦠☆16,195Dec 12, 2025Updated 2 months ago
- The “Quite OK Image Format” for fast, lossless image compression☆7,417Feb 14, 2026Updated 2 weeks ago
- Pattern-defeating quicksort.☆2,473Dec 6, 2023Updated 2 years ago
- An Open Source Pun database.☆11Apr 27, 2021Updated 4 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆273Dec 22, 2025Updated 2 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆251Nov 10, 2025Updated 3 months ago
- Message passing based allocator☆1,784Updated 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,682Updated this week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,315Feb 4, 2026Updated 3 weeks ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,404Oct 26, 2025Updated 4 months ago
- the official Rust and C implementations of the BLAKE3 cryptographic hash function☆6,082Feb 20, 2026Updated last week
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,095Jun 7, 2024Updated last year
- Converts floating point numbers to decimal strings☆1,317Feb 9, 2026Updated 2 weeks ago
- Official git repository for libdivide: optimized integer division☆1,297Feb 16, 2026Updated last week
- A very fast linker for Linux☆3,361Updated this week
- Compact garbage-collected heap and JSON-like object model☆81May 12, 2023Updated 2 years ago
- Lizard is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/bro…☆700Oct 9, 2025Updated 4 months ago
- Efficient C functions to compute the summary statistics (flagstats) for sequencing read sets.☆15Dec 16, 2019Updated 6 years ago
- Frame profiler☆15,341Updated this week
- Compact SVO optimized vector for C++17 or higher☆114May 21, 2024Updated last year
- A fast skip list implementation which supports fetching and deleting multiple adjacent entries at a time.☆23Feb 27, 2021Updated 5 years ago
- C++ Monadologie☆27Sep 13, 2021Updated 4 years ago