scandum / crumsortLinks
A branchless unstable quicksort / mergesort that is highly adaptive.
☆329Updated 11 months ago
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.☆707Updated 11 months ago
- A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.☆713Updated 11 months ago
- A collection of array rotation algorithms.☆155Updated 2 years ago
- Test and benchmark suite for sort implementations.☆394Updated last week
- The PolymurHash universal hash function.☆354Updated 2 years ago
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆255Updated 9 months ago
- SIMD-enhanced word counter☆249Updated 5 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆233Updated 2 months ago
- An interpreter☆182Updated 2 months ago
- Pair your compilers up at The ABI Cafe!☆269Updated last month
- An educational implementation of a modern compressor in Rust☆47Updated last year
- allocscope - a memory tracking tool☆556Updated 2 years ago
- Embed C code at compile time inside Rust using C2Rust☆216Updated 3 years ago
- An intepreter for a simple dynamic language written in Rust☆291Updated 11 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆331Updated 3 years ago
- Automated integer hash function discovery☆720Updated last year
- The Best Library: a C++ STL replacement☆200Updated 2 weeks ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated 11 months ago
- n2 ("into"), a ninja compatible build system☆422Updated last month
- Very fast, high quality, platform-independent hashing algorithm.☆599Updated 2 weeks ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆201Updated last month
- A simple C coroutine library.☆227Updated last year
- A repository that collects libc ABI files for multiple versions and a tool to combine them into one dataset.☆183Updated last month
- ☆199Updated 2 years ago
- Robin Hood Sort, for uniform data☆73Updated 2 years ago
- High throughput suffix array searching☆145Updated 2 months ago
- All-inclusive Buffer for C☆413Updated last year
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆134Updated 5 months ago
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆270Updated 4 months ago
- Stevan Apter-style trees in C++17☆373Updated last year