scandum / blitsort
Blitsort is an in-place stable adaptive rotate mergesort / quicksort.
☆705Updated 6 months ago
Alternatives and similar repositories for blitsort:
Users that are interested in blitsort are comparing it to the libraries listed below
- A branchless unstable quicksort / mergesort that is highly adaptive.☆326Updated 6 months ago
- A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.☆702Updated 6 months ago
- All-inclusive Buffer for C☆412Updated last year
- A collection of improved binary search algorithms.☆662Updated last year
- The PolymurHash universal hash function.☆343Updated last year
- Stevan Apter-style trees in C++17☆370Updated last year
- A REPL for x86-64 assembly language☆864Updated this week
- A simple C coroutine library.☆225Updated last year
- A stable adaptive partitioning comparison sort.☆206Updated 6 months ago
- A collection of array rotation algorithms.☆153Updated 2 years ago
- SIMD-enhanced word counter☆245Updated 5 years ago
- A hash array-mapped trie implementation in C☆291Updated last year
- Linux system calls.☆211Updated 5 years ago
- Automated integer hash function discovery☆700Updated 11 months ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆193Updated 6 months ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- Personal scratch code☆392Updated 3 weeks ago
- How to create minimal wasm module with plain C/C++☆519Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆318Updated 3 years ago
- A fully lock-free game engine written in C++20☆728Updated last year
- A statically typed scripting language that transpile into POSIX sh☆613Updated 2 weeks ago
- ☆295Updated 9 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆652Updated 3 months ago
- The find/replace box in Notepad++ is Turing Complete☆501Updated last year
- The secure data format for a modern world☆267Updated last year
- ☆182Updated last year
- Context-based code search tool☆383Updated 2 months ago
- ANSI Standard X3.64 Teletypewriter Command Session Library☆478Updated 2 months 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…☆391Updated 3 months ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,284Updated this week