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.☆722Updated last year
- Test and benchmark suite for sort implementations.☆503Updated 2 months ago
- A collection of array rotation algorithms.☆160Updated 2 years ago
- The PolymurHash universal hash function.☆358Updated 2 years ago
- A stable adaptive partitioning comparison sort.☆209Updated last year
- 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.☆188Updated last month
- Embed C code at compile time inside Rust using C2Rust☆217Updated 3 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- A fast binary search that tries to be branchless☆103Updated last year
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆270Updated 2 months ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- An intepreter for a simple dynamic language written in Rust☆292Updated last year
- Playing with counting word frequencies (and performance) in various languages.☆307Updated 3 years ago
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆277Updated 8 months ago
- bootable x86 snake game in rust☆330Updated 4 years ago
- allocscope - a memory tracking tool☆558Updated 2 years ago
- An interpreter☆183Updated 6 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆261Updated last month
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆139Updated 9 months ago
- a stable sort using sqrt(n) memory☆21Updated 2 years ago
- 'I Hate C Testing': A minimal testing framework for C.☆156Updated 4 years ago
- ☆208Updated 2 years ago
- Integer Map Data Structure☆131Updated 2 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 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
- All-inclusive Buffer for C☆414Updated 2 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆337Updated 3 years ago
- Pair your compilers up at The ABI Cafe!☆283Updated 5 months ago