scandum / crumsort
A branchless unstable quicksort / mergesort that is highly adaptive.
☆326Updated 6 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.☆705Updated 6 months ago
- A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.☆702Updated 6 months ago
- Test and benchmark suite for sort implementations.☆374Updated 3 weeks ago
- A collection of array rotation algorithms.☆154Updated 2 years ago
- Embed C code at compile time inside Rust using C2Rust☆215Updated 2 years ago
- The PolymurHash universal hash function.☆343Updated last year
- A simple C coroutine library.☆225Updated last year
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG☆209Updated last week
- This repository contains high-performance implementations of memset and memcpy in assembly.☆318Updated 3 years ago
- allocscope - a memory tracking tool☆552Updated last year
- SIMD-enhanced word counter☆245Updated 5 years ago
- A hash array-mapped trie implementation in C☆291Updated last year
- An intepreter for a simple dynamic language written in Rust☆290Updated 6 months ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆193Updated 6 months ago
- A repository that collects glibc .abilist files for every version and a tool to combine them into one dataset.☆170Updated 3 weeks ago
- A stable adaptive partitioning comparison sort.☆206Updated 6 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆538Updated 2 months ago
- Robin Hood Sort, for uniform data☆73Updated last year
- All-inclusive Buffer for C☆412Updated last year
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,287Updated this week
- Automated integer hash function discovery☆700Updated 11 months ago
- Full-featured interfaces for C99☆312Updated 2 months ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated last year
- An interpreter☆181Updated 3 years ago
- A collection of improved binary search algorithms.☆663Updated last year
- A language that ports⚓: examining the limits of compilation⚙️.☆101Updated 2 years ago
- Stevan Apter-style trees in C++17☆370Updated last year
- Pottery - A container and algorithm template library in C☆124Updated 2 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆118Updated 2 years ago
- The Best Library: a C++ STL replacement☆177Updated 6 months ago