BonzaiThePenguin / WikiSort
Fast and stable sort algorithm that uses O(1) memory. Public domain.
☆1,273Updated 3 years ago
Alternatives and similar repositories for WikiSort:
Users that are interested in WikiSort are comparing it to the libraries listed below
- Stable In-place sorting in O(n*log(n)) worst time☆188Updated last year
- One of the fastest hash functions☆344Updated 2 years ago
- A fast alternative to the modulo reduction☆306Updated 3 years ago
- Automated integer hash function discovery☆696Updated 10 months ago
- Storage for my snippets, toy programs, etc.☆345Updated this week
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆308Updated 2 months ago
- Official git repository for libdivide: optimized integer division☆1,135Updated 2 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆131Updated 5 years ago
- ☆236Updated 3 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆299Updated 10 months ago
- This is a repository for the code posted on my blog☆853Updated last week
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 9 months ago
- Converts floating point numbers to decimal strings☆1,222Updated 7 months ago
- PCG — C Implementation☆370Updated last year
- A simple C library for compressing lists of integers using binary packing☆495Updated last year
- Hashing functions and PRNGs based on them☆147Updated 3 years ago
- Sorting algorithms & related tools for C++14☆632Updated 2 weeks ago
- Fast integer compression in C using the StreamVByte codec☆384Updated this week
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆361Updated 2 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆648Updated 2 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 5 years ago
- Reference implementation of Dragonbox in C++☆626Updated 2 months ago
- Snake/Nibbler implementation using C++ template metaprogamming☆207Updated 8 years ago
- 🚀 Fast C/C++ bit population count library☆336Updated 6 months ago
- Compression Benchmark☆338Updated last year
- PCG — Minimal C Implementation☆410Updated last year
- Branchless UTF-8 decoder☆603Updated 2 years ago
- TurboRLE-Fastest Run Length Encoding☆286Updated last year
- SHISHUA – The fastest PRNG in the world☆190Updated last year
- Pattern-defeating quicksort.☆2,388Updated last year