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.☆714Updated last year
- A collection of array rotation algorithms.☆163Updated 3 years ago
- The PolymurHash universal hash function.☆358Updated 2 years ago
- Test and benchmark suite for sort implementations.☆512Updated this week
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- A stable adaptive partitioning comparison sort.☆209Updated last year
- SIMD-enhanced word counter☆251Updated 6 years ago
- An intepreter for a simple dynamic language written in Rust☆291Updated last year
- Embed C code at compile time inside Rust using C2Rust☆216Updated 3 years ago
- An interpreter☆183Updated 8 months ago
- A fast binary search that tries to be branchless☆105Updated last year
- A simple C coroutine library.☆229Updated last year
- All-inclusive Buffer for C☆414Updated 2 years ago
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆279Updated 10 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆268Updated 2 weeks ago
- A portable programming language with a compact intermediate representation☆744Updated 2 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
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- Pair your compilers up at The ABI Cafe!☆282Updated 6 months ago
- A collection of improved binary search algorithms.☆677Updated 6 months ago
- n2 ("into"), a ninja compatible build system☆445Updated 2 months ago
- bootable x86 snake game in rust☆330Updated 4 years ago
- Robin Hood Sort, for uniform data☆75Updated 2 years ago
- allocscope - a memory tracking tool☆562Updated 2 years ago
- A repository that collects libc ABI files for multiple versions and a tool to combine them into one dataset.☆187Updated 2 months ago
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆283Updated 3 weeks ago
- ☆211Updated 2 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆339Updated 4 years ago
- Real-time Mandelbrot zoom via SSE, AVX, OpenMP, CUDA, XaoS...☆89Updated 2 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆140Updated 11 months ago