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.☆166Updated 3 years ago
- A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.☆730Updated last year
- The PolymurHash universal hash function.☆358Updated 2 years ago
- Test and benchmark suite for sort implementations.☆517Updated last month
- A stable adaptive partitioning comparison sort.☆209Updated last year
- A simple C coroutine library.☆229Updated 2 years ago
- An interpreter☆183Updated 9 months ago
- A fast binary search that tries to be branchless☆106Updated last year
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆290Updated 11 months ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- Stevan Apter-style trees in C++17☆373Updated 2 years ago
- A repository that collects libc ABI files for multiple versions and a tool to combine them into one dataset.☆186Updated 3 months ago
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆285Updated last month
- SIMD-enhanced word counter☆253Updated 6 years 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
- Integer Map Data Structure☆133Updated 2 years ago
- n2 ("into"), a ninja compatible build system☆447Updated 2 months ago
- Robin Hood Sort, for uniform data☆75Updated 2 years ago
- All-inclusive Buffer for C☆414Updated 2 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆273Updated last month
- Automated integer hash function discovery☆750Updated last year
- Pair your compilers up at The ABI Cafe!☆286Updated 7 months ago
- An intepreter for a simple dynamic language written in Rust☆291Updated last year
- Embed C code at compile time inside Rust using C2Rust☆216Updated 3 years ago
- ☆213Updated 2 years ago
- Very fast, high quality, platform-independent hashing algorithm.☆752Updated 3 weeks ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆140Updated last year
- High throughput suffix array searching☆155Updated 9 months ago