scandum / fluxsortLinks
A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.
☆730Updated 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
- Progressive, error tolerant, wavelet-based image compression algorithm☆658Updated 4 months ago
- A branchless unstable quicksort / mergesort that is highly adaptive.☆334Updated last year
- The PolymurHash universal hash function.☆357Updated 2 years ago
- A better and stronger spiritual successor to BZip2.☆1,108Updated 5 months ago
- Automated integer hash function discovery☆749Updated last year
- A statically typed scripting language that transpile into POSIX sh☆619Updated last year
- A collection of array rotation algorithms.☆166Updated 3 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆271Updated last month
- A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.☆1,650Updated 2 years ago
- langcc: A Next-Generation Compiler Compiler☆1,727Updated 3 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- Fast In-Memory Data Compression Algorithm (header-only C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, an…☆494Updated last month
- ☆296Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- A fast binary search that tries to be branchless☆105Updated last year
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,090Updated last year
- A fully lock-free game engine written in C++20☆745Updated 2 years ago
- Reference implementation of Dragonbox in C++☆791Updated 3 months ago
- A collection of improved binary search algorithms.☆678Updated 7 months ago
- How to create minimal wasm module with plain C/C++☆532Updated 2 years ago
- SIMD-enhanced word counter☆253Updated 6 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,664Updated this week
- Stevan Apter-style trees in C++17☆373Updated 2 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- Very fast, high quality, platform-independent hashing algorithm.☆746Updated last week
- Convenient generic print() for C☆326Updated last year
- All-inclusive Buffer for C☆414Updated 2 years ago
- A hash array-mapped trie implementation in C☆322Updated last year
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆212Updated 2 years ago