scandum / blitsortLinks
Blitsort is an in-place stable adaptive rotate mergesort / quicksort.
☆707Updated 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.☆715Updated last year
- A branchless unstable quicksort / mergesort that is highly adaptive.☆330Updated last year
- A collection of improved binary search algorithms.☆668Updated last month
- All-inclusive Buffer for C☆412Updated last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated last year
- Stevan Apter-style trees in C++17☆373Updated last year
- A hash array-mapped trie implementation in C☆303Updated last year
- Automated integer hash function discovery☆725Updated last year
- The PolymurHash universal hash function.☆356Updated 2 years ago
- A stable adaptive partitioning comparison sort.☆207Updated last year
- A simple C coroutine library.☆227Updated last year
- A collection of array rotation algorithms.☆155Updated 2 years ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆214Updated 2 years ago
- How to create minimal wasm module with plain C/C++☆524Updated last year
- Playing with counting word frequencies (and performance) in various languages.☆306Updated 3 years ago
- A fully lock-free game engine written in C++20☆734Updated last year
- Integer Map Data Structure☆131Updated 2 years ago
- SIMD-enhanced word counter☆248Updated 5 years ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆448Updated last year
- A REPL for x86-64 assembly language☆867Updated 5 months ago
- ☆295Updated last year
- 'I Hate C Testing': A minimal testing framework for C.☆155Updated 4 years ago
- Convenient generic print() for C☆326Updated last year
- Little Kitten Webserver☆275Updated last year
- A lightweight HTTP server as a library.☆158Updated 11 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,032Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆331Updated 3 years ago
- Linux system calls.☆216Updated 5 years ago
- The find/replace box in Notepad++ is Turing Complete☆499Updated 2 years ago
- Investigates optimizing 'wc', the Unix word count program☆256Updated last year