scandum / crumsort
A branchless unstable quicksort / mergesort that is highly adaptive.
☆323Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for crumsort
- A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.☆696Updated 3 months ago
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆701Updated 3 months ago
- A collection of array rotation algorithms.☆150Updated last year
- Test and benchmark suite for sort implementations.☆354Updated last month
- A stable adaptive partitioning comparison sort.☆206Updated 3 months ago
- SIMD-enhanced word counter☆243Updated 4 years ago
- The PolymurHash universal hash function.☆337Updated last year
- allocscope - a memory tracking tool☆553Updated last year
- An interpreter☆180Updated 3 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆192Updated 3 months ago
- A collection of improved binary search algorithms.☆659Updated last year
- A simple C coroutine library.☆226Updated 9 months ago
- Automated integer hash function discovery☆686Updated 8 months ago
- A repository that collects glibc .abilist files for every version and a tool to combine them into one dataset.☆166Updated 3 weeks ago
- A better and stronger spiritual successor to BZip2.☆689Updated 5 months ago
- A portable programming language with a compact intermediate representation☆730Updated last year
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆122Updated 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,162Updated this week
- An intepreter for a simple dynamic language written in Rust☆290Updated 3 months ago
- Cake a C23 front end and transpiler written in C☆544Updated this week
- Full-blown preprocessor metaprogramming☆870Updated this week
- All-inclusive Buffer for C☆411Updated 11 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆532Updated this week
- Integer Map Data Structure☆127Updated last year
- ☆287Updated 6 months ago
- Pair your compilers up at The ABI Cafe!☆225Updated 3 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆968Updated 5 months ago
- Shell scripting that will knock your socks off☆270Updated 3 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆307Updated 2 years ago
- Fast In-Memory Data Compression Algorithm (inline C/C++) 460+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zst…☆364Updated last week