scandum / fluxsortLinks
A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.
☆710Updated 10 months ago
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 10 months ago
- A branchless unstable quicksort / mergesort that is highly adaptive.☆329Updated 10 months ago
- Progressive, error tolerant, wavelet-based image compression algorithm☆653Updated 7 months ago
- A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.☆1,632Updated 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,391Updated this week
- Test and benchmark suite for sort implementations.☆391Updated 3 months ago
- The PolymurHash universal hash function.☆351Updated last year
- A fully lock-free game engine written in C++20☆733Updated last year
- A better and stronger spiritual successor to BZip2.☆1,027Updated last month
- A collection of array rotation algorithms.☆155Updated 2 years ago
- Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zst…☆434Updated 2 weeks ago
- C++ template library for high performance SIMD based sorting algorithms☆944Updated 2 weeks ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,017Updated 11 months ago
- langcc: A Next-Generation Compiler Compiler☆1,726Updated 2 years ago
- Complete implementations from "Algorithms for Modern Hardware"☆756Updated 2 years ago
- Automated integer hash function discovery☆712Updated last year
- The find/replace box in Notepad++ is Turing Complete☆499Updated 2 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated 10 months ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- A statically typed scripting language that transpile into POSIX sh☆614Updated 4 months ago
- Integer Map Data Structure☆129Updated last year
- jq implementation of jq☆715Updated 3 weeks ago
- PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete☆586Updated 11 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆330Updated 3 years ago
- Reference implementation of Dragonbox in C++☆645Updated 7 months ago
- Rune is a programming language developed to test ideas for improving security and efficiency.☆1,926Updated 6 months ago
- Very fast, high quality, platform-independent hashing algorithm.☆548Updated this week
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆660Updated last week
- Super fast C++ .PNG writer/reader☆923Updated 9 months ago