scandum / crumsortLinks
A branchless unstable quicksort / mergesort that is highly adaptive.
☆332Updated 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.☆712Updated last year
- A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.☆717Updated last year
- A collection of array rotation algorithms.☆156Updated 2 years ago
- Test and benchmark suite for sort implementations.☆500Updated 3 weeks ago
- The PolymurHash universal hash function.☆358Updated 2 years ago
- An intepreter for a simple dynamic language written in Rust☆292Updated last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- Embed C code at compile time inside Rust using C2Rust☆217Updated 3 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆137Updated 8 months ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- A repository that collects libc ABI files for multiple versions and a tool to combine them into one dataset.☆187Updated last week
- An interpreter☆183Updated 5 months ago
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆266Updated last month
- Pair your compilers up at The ABI Cafe!☆272Updated 3 months ago
- Stevan Apter-style trees in C++17☆375Updated last year
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆275Updated 7 months ago
- A simple C coroutine library.☆227Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆335Updated 3 years ago
- All-inclusive Buffer for C☆412Updated last year
- An educational implementation of a modern compressor in Rust☆48Updated 2 years ago
- A fast binary search that tries to be branchless☆102Updated last year
- 'I Hate C Testing': A minimal testing framework for C.☆155Updated 4 years ago
- allocscope - a memory tracking tool☆556Updated 2 years ago
- Automated integer hash function discovery☆733Updated last year
- n2 ("into"), a ninja compatible build system☆434Updated 4 months ago
- Robin Hood Sort, for uniform data☆75Updated 2 years ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆207Updated 3 months ago
- Integer Map Data Structure☆131Updated 2 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- Very fast, high quality, platform-independent hashing algorithm.☆647Updated last week