A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.
☆734Jul 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
- A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.☆1,651Feb 7, 2023Updated 3 years ago
- Quadsort is a branchless stable adaptive mergesort faster than quicksort.☆2,206Jul 27, 2024Updated last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆199Jul 27, 2024Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated this week
- A branchless unstable quicksort / mergesort that is highly adaptive.☆335Jul 27, 2024Updated last year
- ☆13Sep 25, 2023Updated 2 years ago
- A collection of improved binary search algorithms.☆680Jun 20, 2025Updated 9 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,612Updated this week
- The seq library is a collection of original C++17 STL-like containers and related tools☆102Nov 13, 2025Updated 4 months ago
- Clang MSBuild toolset for Visual Studio 2017☆38Apr 27, 2018Updated 7 years ago
- Robin Hood Sort, for uniform data☆76Jun 2, 2023Updated 2 years ago
- C++ template library for high performance SIMD based sorting algorithms☆1,005Mar 14, 2026Updated last week
- Branchless-Lomuto in Pattern-Defeating Quicksort☆51Jul 6, 2024Updated last year
- build-once run-anywhere c library☆20,653Mar 6, 2026Updated 2 weeks ago
- Reference implementation of Dragonbox in C++☆804Oct 3, 2025Updated 5 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆274Dec 22, 2025Updated 2 months ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,974Mar 13, 2026Updated last week
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,395Updated this week
- Efficient C functions to compute the summary statistics (flagstats) for sequencing read sets.☆15Dec 16, 2019Updated 6 years ago
- mold: A Modern Linker 🦠☆16,263Mar 4, 2026Updated 2 weeks ago
- Pattern-defeating quicksort.☆2,475Dec 6, 2023Updated 2 years ago
- The “Quite OK Image Format” for fast, lossless image compression☆7,429Feb 14, 2026Updated last month
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,328Feb 4, 2026Updated last month
- The PolymurHash universal hash function.☆359Jun 23, 2023Updated 2 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
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,409Oct 26, 2025Updated 4 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,100Jun 7, 2024Updated last year
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆252Mar 9, 2026Updated last week
- Message passing based allocator☆1,793Mar 13, 2026Updated last week
- the official Rust and C implementations of the BLAKE3 cryptographic hash function☆6,124Mar 6, 2026Updated 2 weeks ago
- Base252 is a binary to C string encoding scheme with flexible escaping.☆23Jul 20, 2020Updated 5 years ago
- Converts floating point numbers to decimal strings☆1,321Feb 9, 2026Updated last month
- Day 2 of ACAD's 2018 Advanced Bioinformatics Workshop☆12Nov 27, 2018Updated 7 years ago
- Compact SVO optimized vector for C++17 or higher☆116May 21, 2024Updated last year
- Header-only binary fuse and xor filter library☆425Jan 19, 2026Updated 2 months ago
- A fast skip list implementation which supports fetching and deleting multiple adjacent entries at a time.☆23Feb 27, 2021Updated 5 years ago
- An Open Source Pun database.☆11Apr 27, 2021Updated 4 years ago
- Official git repository for libdivide: optimized integer division☆1,303Mar 5, 2026Updated 2 weeks ago