scandum / crumsort
A branchless unstable quicksort / mergesort that is highly adaptive.
☆327Updated 8 months ago
Alternatives and similar repositories for crumsort:
Users that are interested in crumsort are comparing it to the libraries listed below
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆707Updated 8 months ago
- A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.☆707Updated 8 months ago
- Test and benchmark suite for sort implementations.☆387Updated last month
- The PolymurHash universal hash function.☆349Updated last year
- A collection of array rotation algorithms.☆153Updated 2 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated 8 months ago
- SIMD-enhanced word counter☆246Updated 5 years ago
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆250Updated 6 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆223Updated this week
- A stable adaptive partitioning comparison sort.☆207Updated 8 months ago
- Embed C code at compile time inside Rust using C2Rust☆215Updated 3 years ago
- Real-time Mandelbrot zoom via SSE, AVX, OpenMP, CUDA, XaoS...☆87Updated last year
- Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zst…☆414Updated last week
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,000Updated 10 months ago
- A hash array-mapped trie implementation in C☆290Updated last year
- A simple C coroutine library.☆227Updated last year
- An intepreter for a simple dynamic language written in Rust☆291Updated 8 months ago
- A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.☆1,630Updated 2 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆118Updated 2 years ago
- SHISHUA – The fastest PRNG in the world☆208Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆656Updated 5 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆548Updated last month
- Integer Map Data Structure☆130Updated last year
- All-inclusive Buffer for C☆413Updated last year
- A fast binary search that tries to be branchless☆101Updated last year
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- allocscope - a memory tracking tool☆552Updated 2 years ago
- Automated integer hash function discovery☆709Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 3 months ago
- An interpreter☆181Updated 2 weeks ago