scandum / crumsortLinks
A branchless unstable quicksort / mergesort that is highly adaptive.
☆329Updated 10 months ago
Alternatives and similar repositories for crumsort
Users that are interested in crumsort are comparing it to the libraries listed below
Sorting:
- A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.☆712Updated 10 months ago
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆707Updated 10 months ago
- A collection of array rotation algorithms.☆155Updated 2 years ago
- Test and benchmark suite for sort implementations.☆392Updated 3 months ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated 10 months ago
- allocscope - a memory tracking tool☆556Updated 2 years ago
- Embed C code at compile time inside Rust using C2Rust☆215Updated 3 years ago
- All-inclusive Buffer for C☆413Updated last year
- Pair your compilers up at The ABI Cafe!☆263Updated last week
- ☆182Updated 3 weeks ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆331Updated 3 years ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- A portable programming language with a compact intermediate representation☆739Updated 2 years ago
- The PolymurHash universal hash function.☆353Updated 2 years ago
- A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.☆1,634Updated 2 years ago
- Robin Hood Sort, for uniform data☆73Updated 2 years ago
- A repository that collects libc ABI files for multiple versions and a tool to combine them into one dataset.☆183Updated 3 weeks ago
- Full-featured interfaces for C99☆325Updated 3 months ago
- Automated integer hash function discovery☆713Updated last year
- Karmem is a fast binary serialization format, faster than Google Flatbuffers and optimized for TinyGo and WASM.☆670Updated 2 years ago
- SIMD-accelerated UTF-8 validation for Rust.☆551Updated 3 months ago
- 'I Hate C Testing': A minimal testing framework for C.☆155Updated 4 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆133Updated 4 months ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆214Updated last year
- Pottery - A container and algorithm template library in C☆127Updated 3 years ago
- ☆356Updated 3 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆231Updated last month
- A simple C coroutine library.☆227Updated last year
- A stupid Rust memory allocator☆194Updated 4 months ago
- Programming language that compiles into a x86 ELF executable.☆169Updated 2 years ago