scandum / fluxsortLinks
A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.
☆717Updated 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.☆710Updated last year
- A branchless unstable quicksort / mergesort that is highly adaptive.☆332Updated last year
- Progressive, error tolerant, wavelet-based image compression algorithm☆655Updated last month
- The PolymurHash universal hash function.☆357Updated 2 years ago
- Automated integer hash function discovery☆730Updated last year
- A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.☆1,642Updated 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,502Updated last week
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,043Updated last year
- Very fast, high quality, platform-independent hashing algorithm.☆630Updated 2 weeks ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zst…☆455Updated 3 weeks ago
- A fast binary search that tries to be branchless☆101Updated last year
- A collection of array rotation algorithms.☆156Updated 2 years ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- ☆293Updated last year
- A collection of improved binary search algorithms.☆672Updated 2 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆251Updated last month
- Stevan Apter-style trees in C++17☆374Updated last year
- The find/replace box in Notepad++ is Turing Complete☆499Updated 2 years ago
- Cake a C23 front end and transpiler written in C☆617Updated last week
- A better and stronger spiritual successor to BZip2.☆1,047Updated 2 weeks ago
- A statically typed scripting language that transpile into POSIX sh☆615Updated 7 months ago
- Reference implementation of Dragonbox in C++☆746Updated this week
- All-inclusive Buffer for C☆413Updated last year
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆214Updated 2 years ago
- Convenient generic print() for C☆326Updated last year
- langcc: A Next-Generation Compiler Compiler☆1,728Updated 2 years ago
- How to create minimal wasm module with plain C/C++☆525Updated last year
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆205Updated 2 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 2 years ago