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 fast branchless stable quicksort / mergesort hybrid that is highly adaptive.☆724Updated last year
- A collection of array rotation algorithms.☆162Updated 2 years ago
- Test and benchmark suite for sort implementations.☆509Updated 2 months ago
- The PolymurHash universal hash function.☆358Updated 2 years ago
- SIMD-enhanced word counter☆247Updated 6 years ago
- ☆210Updated 2 years ago
- An intepreter for a simple dynamic language written in Rust☆292Updated last year
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆262Updated 2 months ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- Embed C code at compile time inside Rust using C2Rust☆216Updated 3 years ago
- Pair your compilers up at The ABI Cafe!☆283Updated 5 months ago
- A repository that collects libc ABI files for multiple versions and a tool to combine them into one dataset.☆187Updated last month
- 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
- SIMD-accelerated UTF-8 validation for Rust.☆571Updated 2 weeks ago
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆271Updated 3 months ago
- 'I Hate C Testing': A minimal testing framework for C.☆156Updated 4 years ago
- Robin Hood Sort, for uniform data☆75Updated 2 years ago
- An interpreter☆183Updated 7 months ago
- A language that ports⚓: examining the limits of compilation⚙️.☆103Updated 3 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆337Updated 3 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,072Updated last year
- A stupid Rust memory allocator☆194Updated 9 months ago
- Automated integer hash function discovery☆741Updated last year
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.☆1,640Updated 2 years ago
- allocscope - a memory tracking tool☆561Updated 2 years ago
- A simple C coroutine library.☆229Updated last year
- n2 ("into"), a ninja compatible build system☆435Updated last month
- Very fast, high quality, platform-independent hashing algorithm.☆700Updated 2 weeks ago