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.☆722Updated last year
- A branchless unstable quicksort / mergesort that is highly adaptive.☆333Updated last year
- A collection of improved binary search algorithms.☆673Updated 4 months ago
- All-inclusive Buffer for C☆413Updated last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- A stable adaptive partitioning comparison sort.☆209Updated last year
- A hash array-mapped trie implementation in C☆317Updated last year
- A collection of array rotation algorithms.☆159Updated 2 years ago
- The PolymurHash universal hash function.☆358Updated 2 years ago
- Stevan Apter-style trees in C++17☆374Updated last year
- Automated integer hash function discovery☆737Updated last year
- A simple C coroutine library.☆227Updated last year
- Convenient generic print() for C☆327Updated last year
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated 2 years ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete☆594Updated last year
- A fully lock-free game engine written in C++20☆738Updated 2 years ago
- Playing with counting word frequencies (and performance) in various languages.☆307Updated 3 years ago
- Little Kitten Webserver☆273Updated last year
- How to create minimal wasm module with plain C/C++☆529Updated 2 years ago
- Header-only library for asynchronous tasks in C☆268Updated last year
- ☆358Updated 4 years ago
- Investigates optimizing 'wc', the Unix word count program☆257Updated last year
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆445Updated last year
- A lightweight HTTP server as a library.☆158Updated last year
- Linux system calls.☆216Updated 5 years ago
- Integer Map Data Structure☆131Updated 2 years ago
- A REPL for x86-64 assembly language☆868Updated 9 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆336Updated 3 years ago
- Transparent dictionary-based row-level compression for SQLite☆1,615Updated 4 months ago