BonzaiThePenguin / WikiSortLinks
Fast and stable sort algorithm that uses O(1) memory. Public domain.
☆1,277Updated 3 years ago
Alternatives and similar repositories for WikiSort
Users that are interested in WikiSort are comparing it to the libraries listed below
Sorting:
- Stable In-place sorting in O(n*log(n)) worst time☆189Updated last year
- PCG — C Implementation☆385Updated last year
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 6 months ago
- Storage for my snippets, toy programs, etc.☆357Updated 2 months ago
- A diverse array of heavily refactored versions of Andrey Astrelin's GrailSort.h, aiming to be as readable and intuitive as possible☆48Updated 5 months ago
- The FastPFOR C++ library: Fast integer compression☆921Updated 2 months ago
- A simple C library for compressing lists of integers using binary packing☆499Updated last year
- ☆436Updated last year
- Sorting algorithms & related tools for C++14☆656Updated last week
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 4 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆660Updated last week
- Automated integer hash function discovery☆712Updated last year
- Official git repository for libdivide: optimized integer division☆1,207Updated 3 weeks ago
- Compile-time C Compiler implemented as C++14 constant expressions☆805Updated 4 years ago
- Converts floating point numbers to decimal strings☆1,251Updated 11 months ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- PCG — Minimal C Implementation☆421Updated last year
- One of the fastest hash functions.☆353Updated 3 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- Testing common random-number generators (RNG)☆184Updated last year
- Branchless UTF-8 decoder☆614Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆400Updated 3 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated 2 weeks ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆302Updated last year
- Fastest Integer Compression☆806Updated last year
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,017Updated last year
- Lightweight, extremely high-performance JSON parser for C++11☆569Updated 2 months ago
- Selection and partial sorting algorithms☆137Updated 2 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,159Updated 2 months ago