scandum / blitsortLinks
Blitsort is an in-place stable adaptive rotate mergesort / quicksort.
☆713Updated last year
Alternatives and similar repositories for blitsort
Users that are interested in blitsort are comparing it to the libraries listed below
Sorting:
- A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.☆725Updated last year
- A collection of improved binary search algorithms.☆677Updated 6 months ago
- A branchless unstable quicksort / mergesort that is highly adaptive.☆334Updated last year
- Stevan Apter-style trees in C++17☆373Updated 2 years ago
- All-inclusive Buffer for C☆415Updated 2 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- Automated integer hash function discovery☆742Updated last year
- The PolymurHash universal hash function.☆358Updated 2 years ago
- A stable adaptive partitioning comparison sort.☆209Updated last year
- A hash array-mapped trie implementation in C☆321Updated last year
- A collection of array rotation algorithms.☆162Updated 2 years ago
- A simple C coroutine library.☆229Updated last year
- The find/replace box in Notepad++ is Turing Complete☆501Updated 2 years ago
- Playing with counting word frequencies (and performance) in various languages.☆308Updated 3 years ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆212Updated 2 years ago
- ☆359Updated 4 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆338Updated 3 years ago
- A REPL for x86-64 assembly language☆870Updated 10 months ago
- Convenient generic print() for C☆327Updated last year
- Linux system calls.☆216Updated 6 years ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆446Updated 2 years ago
- Karmem is a fast binary serialization format, faster than Google Flatbuffers and optimized for TinyGo and WASM.☆675Updated 2 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,074Updated last year
- SIMD-enhanced word counter☆247Updated 6 years ago
- Transparent dictionary-based row-level compression for SQLite☆1,628Updated 5 months ago
- How to create minimal wasm module with plain C/C++☆532Updated 2 years ago
- Integer Map Data Structure☆133Updated 2 years ago
- The secure data format for a modern world☆275Updated 2 years ago
- PLDB: a Programming Language DataBase☆775Updated last month
- Investigates optimizing 'wc', the Unix word count program☆258Updated last year