scandum / blitsort
Blitsort is an in-place stable adaptive rotate mergesort / quicksort.
☆707Updated 8 months ago
Alternatives and similar repositories for blitsort:
Users that are interested in blitsort are comparing it to the libraries listed below
- A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.☆707Updated 8 months ago
- All-inclusive Buffer for C☆413Updated last year
- A collection of improved binary search algorithms.☆665Updated last year
- A hash array-mapped trie implementation in C☆290Updated last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated 8 months ago
- Stevan Apter-style trees in C++17☆368Updated last year
- A branchless unstable quicksort / mergesort that is highly adaptive.☆327Updated 8 months ago
- A collection of array rotation algorithms.☆153Updated 2 years ago
- The PolymurHash universal hash function.☆349Updated last year
- A simple C coroutine library.☆227Updated last year
- Convenient generic print() for C☆324Updated 11 months ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated last year
- A REPL for x86-64 assembly language☆865Updated 2 months ago
- ANSI Standard X3.64 Teletypewriter Command Session Library☆500Updated 4 months ago
- elfshaker stores binary objects efficiently☆2,302Updated 7 months ago
- How to create minimal wasm module with plain C/C++☆525Updated last year
- A stable adaptive partitioning comparison sort.☆207Updated 8 months ago
- A fully lock-free game engine written in C++20☆728Updated last year
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- ☆354Updated 3 years ago
- Authenticated key-value store (i.e. an urkel tree)☆316Updated 2 years ago
- A statically typed scripting language that transpile into POSIX sh☆613Updated 2 months ago
- Little Kitten Webserver☆275Updated 11 months ago
- A better and stronger spiritual successor to BZip2.☆1,012Updated 3 weeks ago
- A VM That is Dynamic and Fast☆1,618Updated 5 months ago
- SIMD-enhanced word counter☆246Updated 5 years ago
- Karmem is a fast binary serialization format, faster than Google Flatbuffers and optimized for TinyGo and WASM.☆660Updated 2 years ago
- Algebraic data types for C99☆1,403Updated last month
- ELF visualizer. Generates HTML files from ELF binaries.☆963Updated last month
- This repository contains high-performance implementations of memset and memcpy in assembly.☆326Updated 3 years ago