scandum / crumsort
A branchless unstable quicksort / mergesort that is highly adaptive.
☆326Updated 7 months ago
Alternatives and similar repositories for crumsort:
Users that are interested in crumsort are comparing it to the libraries listed below
- A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.☆701Updated 7 months ago
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆706Updated 7 months ago
- A collection of array rotation algorithms.☆154Updated 2 years ago
- Test and benchmark suite for sort implementations.☆382Updated 3 weeks ago
- SIMD-enhanced word counter☆245Updated 5 years ago
- allocscope - a memory tracking tool☆553Updated 2 years ago
- The PolymurHash universal hash function.☆346Updated last year
- A stable adaptive partitioning comparison sort.☆206Updated 7 months ago
- An intepreter for a simple dynamic language written in Rust☆291Updated 7 months ago
- A fast binary search that tries to be branchless☆99Updated last year
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆247Updated 5 months ago
- A simple C coroutine library.☆226Updated last year
- Embed C code at compile time inside Rust using C2Rust☆215Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 2 months ago
- An interpreter☆181Updated 3 years ago
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆266Updated 3 weeks ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆995Updated 9 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆320Updated 3 years ago
- Integer Map Data Structure☆130Updated last year
- All-inclusive Buffer for C☆412Updated last year
- Pair your compilers up at The ABI Cafe!☆240Updated 8 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆654Updated 4 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG☆212Updated this week
- A language that ports⚓: examining the limits of compilation⚙️.☆101Updated 2 years ago
- A hash array-mapped trie implementation in C☆291Updated last year
- ☆182Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆195Updated 7 months ago
- An esoteric programming language with an unusual compiler backend☆329Updated 5 years ago
- A mini x86-64 assembler for fun and learning.☆210Updated last week