scandum / fluxsort
A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.
☆708Updated 9 months ago
Alternatives and similar repositories for fluxsort
Users that are interested in fluxsort are comparing it to the libraries listed below
Sorting:
- A branchless unstable quicksort / mergesort that is highly adaptive.☆327Updated 9 months ago
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆707Updated 9 months ago
- A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.☆1,630Updated 2 years ago
- Progressive, error tolerant, wavelet-based image compression algorithm☆652Updated 6 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆229Updated 2 weeks ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated 9 months ago
- A collection of array rotation algorithms.☆155Updated 2 years ago
- The PolymurHash universal hash function.☆350Updated last year
- A statically typed scripting language that transpile into POSIX sh☆613Updated 3 months ago
- Automated integer hash function discovery☆711Updated last year
- langcc: A Next-Generation Compiler Compiler☆1,725Updated 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…☆428Updated last week
- A portable programming language with a compact intermediate representation☆737Updated 2 years ago
- A hash array-mapped trie implementation in C☆291Updated last year
- An ongoing attempt to re-engineer LuaJIT from scratch☆1,222Updated 2 months ago
- *slaps roof of [programming language]* this bad boy can fit so much [syntax sugar] into it☆1,147Updated 7 months ago
- Test and benchmark suite for sort implementations.☆389Updated 2 months ago
- A text editor with an sort-of-unusual undo/redo algorithm☆221Updated 2 months ago
- C++ template library for high performance SIMD based sorting algorithms☆932Updated last week
- SIMD-enhanced word counter☆247Updated 5 years ago
- Stevan Apter-style trees in C++17☆369Updated last year
- x86 C compiler written in untyped lambda calculus☆656Updated 2 years ago
- ☆296Updated last year
- A collection of improved binary search algorithms.☆664Updated last year
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated last year
- Compiler for the Vale programming language - http://vale.dev/☆1,880Updated 11 months ago
- A better and stronger spiritual successor to BZip2.☆1,018Updated last week
- All-inclusive Buffer for C☆413Updated last year
- A fully lock-free game engine written in C++20☆732Updated last year
- A VM That is Dynamic and Fast☆1,617Updated 6 months ago