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.☆725Updated last year
- A branchless unstable quicksort / mergesort that is highly adaptive.☆334Updated last year
- A collection of improved binary search algorithms.☆677Updated 6 months ago
- All-inclusive Buffer for C☆415Updated 2 years ago
- A stable adaptive partitioning comparison sort.☆209Updated last year
- Stevan Apter-style trees in C++17☆373Updated 2 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- A simple C coroutine library.☆229Updated last year
- Automated integer hash function discovery☆742Updated last year
- The PolymurHash universal hash function.☆358Updated 2 years ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆212Updated 2 years ago
- A hash array-mapped trie implementation in C☆321Updated last year
- How to create minimal wasm module with plain C/C++☆532Updated 2 years ago
- Linux system calls.☆217Updated 6 years ago
- SIMD-enhanced word counter☆247Updated 6 years ago
- A REPL for x86-64 assembly language☆870Updated 10 months ago
- A collection of array rotation algorithms.☆162Updated 2 years ago
- The SHA-256 Project, developed for NYU Tandon's Applied Cryptography course☆550Updated 5 months ago
- Convenient generic print() for C☆327Updated last year
- ☆359Updated 4 years ago
- A VM That is Dynamic and Fast☆1,650Updated 6 months ago
- Karmem is a fast binary serialization format, faster than Google Flatbuffers and optimized for TinyGo and WASM.☆676Updated 2 years ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆446Updated 2 years ago
- Header-only library for asynchronous tasks in C☆268Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆338Updated 3 years ago
- Context-based code search tool☆393Updated 6 months ago
- Playing with counting word frequencies (and performance) in various languages.☆308Updated 3 years ago
- ANSI Standard X3.64 Teletypewriter Command Session Library☆549Updated last month
- Transparent dictionary-based row-level compression for SQLite☆1,630Updated 6 months ago
- PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete☆595Updated last year