scandum / crumsortLinks
A branchless unstable quicksort / mergesort that is highly adaptive.
☆330Updated 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.☆707Updated last year
- A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.☆715Updated last year
- A collection of array rotation algorithms.☆155Updated 2 years ago
- The PolymurHash universal hash function.☆356Updated 2 years ago
- Test and benchmark suite for sort implementations.☆393Updated last month
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,033Updated last year
- Very fast, high quality, platform-independent hashing algorithm.☆613Updated 2 weeks ago
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆271Updated 5 months ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated last year
- ☆199Updated 2 years ago
- Embed C code at compile time inside Rust using C2Rust☆216Updated 3 years ago
- SIMD-enhanced word counter☆248Updated 5 years ago
- High throughput suffix array searching☆145Updated 3 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆331Updated 3 years ago
- A repository that collects libc ABI files for multiple versions and a tool to combine them into one dataset.☆185Updated this week
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 6 months ago
- A simple C coroutine library.☆227Updated last year
- All-inclusive Buffer for C☆412Updated last year
- Automated integer hash function discovery☆725Updated last year
- An interpreter☆182Updated 2 months ago
- A fast binary search that tries to be branchless☆101Updated last year
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆146Updated 3 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.☆306Updated 3 years ago
- Integer Map Data Structure☆131Updated 2 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆136Updated 6 months ago
- bootable x86 snake game in rust☆332Updated 3 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆248Updated 2 weeks ago
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago