scandum / blitsort
Blitsort is an in-place stable adaptive rotate mergesort / quicksort.
☆707Updated 9 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.☆708Updated 9 months ago
- A branchless unstable quicksort / mergesort that is highly adaptive.☆327Updated 9 months ago
- A collection of improved binary search algorithms.☆664Updated last year
- All-inclusive Buffer for C☆413Updated last year
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated last year
- A simple C coroutine library.☆227Updated last year
- A hash array-mapped trie implementation in C☆291Updated last year
- Stevan Apter-style trees in C++17☆369Updated last year
- A collection of array rotation algorithms.☆155Updated 2 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated 9 months ago
- A stable adaptive partitioning comparison sort.☆207Updated 9 months ago
- The PolymurHash universal hash function.☆350Updated last year
- ☆296Updated last year
- Personal scratch code☆409Updated 3 weeks ago
- The SHA-256 Project, developed for NYU Tandon's Applied Cryptography course☆539Updated 2 years ago
- Automated integer hash function discovery☆711Updated last year
- Karmem is a fast binary serialization format, faster than Google Flatbuffers and optimized for TinyGo and WASM.☆663Updated 2 years ago
- ☆354Updated 3 years ago
- Bitcoin node written in C☆585Updated 8 months ago
- Integer Map Data Structure☆129Updated last year
- Quicksort implemented as a C macro☆172Updated 2 years ago
- A REPL for x86-64 assembly language☆865Updated 3 months ago
- Command Space-Time explorer☆195Updated last year
- Convenient generic print() for C☆324Updated 11 months ago
- Authenticated key-value store (i.e. an urkel tree)☆315Updated 2 years ago
- A minimal TCP/IP stack☆524Updated last year
- A VM That is Dynamic and Fast☆1,617Updated 6 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆132Updated 3 months ago
- Geometry library for C - Fast point-in-polygon☆589Updated last week
- The C Template Library☆1,108Updated 3 years ago