scandum / blitsortLinks
Blitsort is an in-place stable adaptive rotate mergesort / quicksort.
☆707Updated 11 months ago
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.☆713Updated 11 months ago
- A collection of improved binary search algorithms.☆667Updated 3 weeks ago
- A branchless unstable quicksort / mergesort that is highly adaptive.☆329Updated 11 months ago
- All-inclusive Buffer for C☆413Updated last year
- A hash array-mapped trie implementation in C☆300Updated last year
- Stevan Apter-style trees in C++17☆373Updated last year
- Automated integer hash function discovery☆718Updated last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated 11 months ago
- A stable adaptive partitioning comparison sort.☆207Updated 11 months ago
- The PolymurHash universal hash function.☆354Updated 2 years ago
- A simple C coroutine library.☆227Updated last year
- How to create minimal wasm module with plain C/C++☆524Updated last year
- SIMD-enhanced word counter☆249Updated 5 years ago
- The find/replace box in Notepad++ is Turing Complete☆499Updated 2 years ago
- A collection of array rotation algorithms.☆155Updated 2 years ago
- Playing with counting word frequencies (and performance) in various languages.☆306Updated 3 years ago
- A REPL for x86-64 assembly language☆868Updated 5 months ago
- Karmem is a fast binary serialization format, faster than Google Flatbuffers and optimized for TinyGo and WASM.☆670Updated 2 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆332Updated 3 years ago
- PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete☆588Updated last year
- A fully lock-free game engine written in C++20☆734Updated last year
- Integer Map Data Structure☆129Updated 2 years ago
- Convenient generic print() for C☆326Updated last year
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆214Updated last year
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆117Updated 2 years ago
- ☆182Updated last month
- Linux system calls.☆216Updated 5 years ago
- Investigates optimizing 'wc', the Unix word count program☆256Updated last year
- ☆356Updated 3 years ago
- Context-based code search tool☆390Updated 2 weeks ago