scandum / blitsortLinks
Blitsort is an in-place stable adaptive rotate mergesort / quicksort.
☆711Updated 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.☆717Updated last year
- A collection of improved binary search algorithms.☆673Updated 2 months ago
- A branchless unstable quicksort / mergesort that is highly adaptive.☆332Updated last year
- All-inclusive Buffer for C☆413Updated last year
- Stevan Apter-style trees in C++17☆374Updated last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- Automated integer hash function discovery☆733Updated last year
- A hash array-mapped trie implementation in C☆312Updated last year
- A stable adaptive partitioning comparison sort.☆208Updated last year
- The PolymurHash universal hash function.☆357Updated 2 years ago
- A simple C coroutine library.☆227Updated last year
- A collection of array rotation algorithms.☆156Updated 2 years ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆214Updated 2 years ago
- Convenient generic print() for C☆326Updated last year
- ☆358Updated 3 years ago
- Little Kitten Webserver☆274Updated last year
- A fully lock-free game engine written in C++20☆737Updated last year
- Integer Map Data Structure☆131Updated 2 years ago
- ☆293Updated last year
- How to create minimal wasm module with plain C/C++☆525Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆333Updated 3 years ago
- Karmem is a fast binary serialization format, faster than Google Flatbuffers and optimized for TinyGo and WASM.☆672Updated 2 years ago
- Playing with counting word frequencies (and performance) in various languages.☆306Updated 3 years ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- Linux system calls.☆215Updated 5 years ago
- Header-only library for asynchronous tasks in C☆268Updated last year
- Very fast, high quality, platform-independent hashing algorithm.☆636Updated last week
- A lightweight HTTP server as a library.☆158Updated last year
- PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete☆591Updated last year
- A better and stronger spiritual successor to BZip2.☆1,047Updated 3 weeks ago