scandum / crumsortLinks
A branchless unstable quicksort / mergesort that is highly adaptive.
☆334Updated last year
Alternatives and similar repositories for crumsort
Users that are interested in crumsort are comparing it to the libraries listed below
Sorting:
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆713Updated last year
- A collection of array rotation algorithms.☆162Updated 2 years ago
- A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.☆725Updated last year
- The PolymurHash universal hash function.☆358Updated 2 years ago
- Test and benchmark suite for sort implementations.☆512Updated 3 months ago
- An interpreter☆183Updated 7 months ago
- An intepreter for a simple dynamic language written in Rust☆292Updated last year
- Embed C code at compile time inside Rust using C2Rust☆216Updated 3 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- Playing with counting word frequencies (and performance) in various languages.☆308Updated 3 years ago
- A repository that collects libc ABI files for multiple versions and a tool to combine them into one dataset.☆187Updated 2 months ago
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆148Updated 4 years ago
- A simple C coroutine library.☆229Updated last year
- allocscope - a memory tracking tool☆562Updated 2 years ago
- All-inclusive Buffer for C☆415Updated 2 years ago
- SIMD-enhanced word counter☆247Updated 6 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆140Updated 11 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,081Updated last year
- Integer Map Data Structure☆133Updated 2 years ago
- SIMD-accelerated UTF-8 validation for Rust.☆574Updated last week
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆279Updated last week
- n2 ("into"), a ninja compatible build system☆442Updated last month
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆279Updated 10 months ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- A portable programming language with a compact intermediate representation☆743Updated 2 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆338Updated 3 years ago
- ☆183Updated 7 months ago
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- High throughput suffix array searching☆153Updated 8 months ago
- A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.☆1,643Updated 2 years ago