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.☆718Updated last year
- A branchless unstable quicksort / mergesort that is highly adaptive.☆333Updated last year
- A collection of improved binary search algorithms.☆674Updated 4 months ago
- All-inclusive Buffer for C☆412Updated last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- A stable adaptive partitioning comparison sort.☆209Updated last year
- A collection of array rotation algorithms.☆159Updated 2 years ago
- Stevan Apter-style trees in C++17☆374Updated last year
- A simple C coroutine library.☆227Updated last year
- Playing with counting word frequencies (and performance) in various languages.☆307Updated 3 years ago
- A REPL for x86-64 assembly language☆871Updated 8 months ago
- The PolymurHash universal hash function.☆358Updated 2 years ago
- How to create minimal wasm module with plain C/C++☆528Updated 2 years ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- A hash array-mapped trie implementation in C☆316Updated last year
- Automated integer hash function discovery☆736Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆336Updated 3 years ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆214Updated 2 years ago
- The SHA-256 Project, developed for NYU Tandon's Applied Cryptography course☆549Updated 3 months ago
- Convenient generic print() for C☆326Updated last year
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆445Updated last year
- Linux system calls.☆216Updated 5 years ago
- Context-based code search tool☆392Updated 3 months ago
- Programming language that compiles into a x86 ELF executable.☆170Updated 3 years ago
- A lightweight HTTP server as a library.☆159Updated last year
- Integer Map Data Structure☆131Updated 2 years ago
- elfshaker stores binary objects efficiently☆2,318Updated last month
- ELF visualizer. Generates HTML files from ELF binaries.☆978Updated 6 months ago
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆117Updated 2 years ago
- ☆358Updated 3 years ago