scandum / crumsort
A branchless unstable quicksort / mergesort that is highly adaptive.
☆326Updated 5 months ago
Alternatives and similar repositories for crumsort:
Users that are interested in crumsort are comparing it to the libraries listed below
- A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.☆698Updated 5 months ago
- Test and benchmark suite for sort implementations.☆363Updated last month
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆706Updated 5 months ago
- A collection of array rotation algorithms.☆153Updated 2 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆193Updated 5 months ago
- The PolymurHash universal hash function.☆343Updated last year
- allocscope - a memory tracking tool☆552Updated last year
- A repository that collects glibc .abilist files for every version and a tool to combine them into one dataset.☆168Updated 3 months ago
- SIMD-enhanced word counter☆244Updated 5 years ago
- A stable adaptive partitioning comparison sort.☆207Updated 5 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆317Updated 3 years ago
- Embed C code at compile time inside Rust using C2Rust☆216Updated 2 years ago
- A simple C coroutine library.☆225Updated 11 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆123Updated last year
- Very fast, high quality, platform-independent hashing algorithm.☆262Updated last month
- ☆182Updated last year
- An intepreter for a simple dynamic language written in Rust☆291Updated 5 months ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,260Updated this week
- A hash array-mapped trie implementation in C☆286Updated 11 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG☆203Updated this week
- A fast binary search that tries to be branchless☆96Updated 10 months ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated last year
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆237Updated 3 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆536Updated last month
- A better and stronger spiritual successor to BZip2.☆711Updated last month
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆981Updated 7 months ago
- ☆185Updated last year
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆262Updated 3 weeks ago
- Integer Map Data Structure☆130Updated last year
- Cake a C23 front end and transpiler written in C☆567Updated 2 weeks ago