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.☆730Updated last year
- A branchless unstable quicksort / mergesort that is highly adaptive.☆334Updated last year
- A collection of improved binary search algorithms.☆678Updated 7 months ago
- A stable adaptive partitioning comparison sort.☆209Updated last year
- All-inclusive Buffer for C☆414Updated 2 years ago
- Automated integer hash function discovery☆750Updated 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
- The PolymurHash universal hash function.☆358Updated 2 years ago
- A simple C coroutine library.☆229Updated 2 years ago
- A hash array-mapped trie implementation in C☆323Updated last year
- Convenient generic print() for C☆326Updated last year
- How to create minimal wasm module with plain C/C++☆532Updated 2 years ago
- A collection of array rotation algorithms.☆166Updated 3 years ago
- A REPL for x86-64 assembly language☆869Updated 11 months ago
- SIMD-enhanced word counter☆253Updated 6 years ago
- Playing with counting word frequencies (and performance) in various languages.☆308Updated 3 years ago
- Karmem is a fast binary serialization format, faster than Google Flatbuffers and optimized for TinyGo and WASM.☆679Updated 2 years ago
- A lightweight HTTP server as a library.☆157Updated 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
- Transparent dictionary-based row-level compression for SQLite☆1,645Updated 7 months ago
- Linux system calls.☆217Updated 6 years ago
- ☆359Updated 4 years ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆447Updated 2 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,091Updated last year
- Asynchronous HTTP/IO C library, routing, websockets, SSL and reverse proxy.☆181Updated last month
- PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete☆598Updated last year
- Investigates optimizing 'wc', the Unix word count program☆259Updated last year
- Quicksort implemented as a C macro☆176Updated 3 years ago
- The SHA-256 Project, developed for NYU Tandon's Applied Cryptography course☆551Updated 6 months ago