scandum / fluxsortLinks
A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.
☆718Updated 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.☆713Updated last year
- A branchless unstable quicksort / mergesort that is highly adaptive.☆333Updated last year
- Progressive, error tolerant, wavelet-based image compression algorithm☆657Updated last month
- Automated integer hash function discovery☆736Updated last year
- The PolymurHash universal hash function.☆358Updated 2 years ago
- A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.☆1,639Updated 2 years ago
- A collection of improved binary search algorithms.☆672Updated 4 months ago
- A collection of array rotation algorithms.☆159Updated 2 years ago
- Reference implementation of Dragonbox in C++☆767Updated 2 weeks ago
- A better and stronger spiritual successor to BZip2.☆1,052Updated 2 months ago
- Very fast, high quality, platform-independent hashing algorithm.☆657Updated 3 weeks ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,053Updated last year
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆255Updated 2 weeks ago
- Stevan Apter-style trees in C++17☆374Updated last year
- A statically typed scripting language that transpile into POSIX sh☆618Updated 8 months ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- langcc: A Next-Generation Compiler Compiler☆1,726Updated 2 years ago
- ☆293Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 3 years ago
- A fast binary search that tries to be branchless☆102Updated last year
- The find/replace box in Notepad++ is Turing Complete☆500Updated 2 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆336Updated 3 years ago
- jq implementation of jq☆749Updated this week
- How to create minimal wasm module with plain C/C++☆528Updated 2 years ago
- Convenient generic print() for C☆326Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 4 months ago
- A stable adaptive partitioning comparison sort.☆208Updated last year
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,539Updated this week
- A fully lock-free game engine written in C++20☆738Updated 2 years ago