scandum / fluxsortLinks
A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.
☆715Updated 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.☆707Updated last year
- A branchless unstable quicksort / mergesort that is highly adaptive.☆330Updated last year
- Progressive, error tolerant, wavelet-based image compression algorithm☆653Updated this week
- Automated integer hash function discovery☆729Updated last year
- The PolymurHash universal hash function.☆356Updated 2 years ago
- Very fast, high quality, platform-independent hashing algorithm.☆613Updated 2 weeks ago
- A better and stronger spiritual successor to BZip2.☆1,041Updated 3 weeks ago
- A statically typed scripting language that transpile into POSIX sh☆615Updated 6 months ago
- A collection of array rotation algorithms.☆155Updated 2 years ago
- A fast binary search that tries to be branchless☆101Updated last year
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,033Updated last year
- A collection of improved binary search algorithms.☆669Updated last month
- A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.☆1,641Updated 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,438Updated last week
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆248Updated 2 weeks ago
- ☆294Updated last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated 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…☆450Updated 2 months ago
- Reference implementation of Dragonbox in C++☆661Updated 9 months ago
- Convenient generic print() for C☆326Updated last year
- langcc: A Next-Generation Compiler Compiler☆1,727Updated 2 years ago
- How to create minimal wasm module with plain C/C++☆525Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆331Updated 3 years ago
- A fully lock-free game engine written in C++20☆735Updated last year
- Stevan Apter-style trees in C++17☆373Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- C++ template library for high performance SIMD based sorting algorithms☆955Updated last month
- Integer Map Data Structure☆131Updated 2 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 2 months ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆214Updated 2 years ago