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 collection of improved binary search algorithms.☆677Updated 5 months ago
- All-inclusive Buffer for C☆414Updated 2 years ago
- A branchless unstable quicksort / mergesort that is highly adaptive.☆334Updated last year
- Stevan Apter-style trees in C++17☆373Updated last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- A stable adaptive partitioning comparison sort.☆209Updated last year
- The PolymurHash universal hash function.☆358Updated 2 years ago
- Automated integer hash function discovery☆741Updated last year
- A hash array-mapped trie implementation in C☆319Updated last year
- A simple C coroutine library.☆227Updated last year
- A collection of array rotation algorithms.☆162Updated 2 years ago
- How to create minimal wasm module with plain C/C++☆532Updated 2 years ago
- ☆358Updated 4 years ago
- Convenient generic print() for C☆327Updated last year
- SIMD-enhanced word counter☆247Updated 6 years ago
- Context-based code search tool☆393Updated 5 months ago
- Integer Map Data Structure☆131Updated 2 years ago
- Linux system calls.☆216Updated 6 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,065Updated last year
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated 2 years ago
- A REPL for x86-64 assembly language☆868Updated 9 months ago
- Transparent dictionary-based row-level compression for SQLite☆1,620Updated 5 months ago
- Investigates optimizing 'wc', the Unix word count program☆258Updated 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
- This repository contains high-performance implementations of memset and memcpy in assembly.☆337Updated 3 years ago
- Header-only library for asynchronous tasks in C☆268Updated last year
- Playing with counting word frequencies (and performance) in various languages.☆307Updated 3 years ago
- A fully lock-free game engine written in C++20☆739Updated 2 years ago
- Authenticated key-value store (i.e. an urkel tree)☆315Updated 2 years ago