BonzaiThePenguin / WikiSortLinks
Fast and stable sort algorithm that uses O(1) memory. Public domain.
☆1,286Updated 4 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☆196Updated 2 years ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Updated last year
- Official git repository for libdivide: optimized integer division☆1,291Updated this week
- Storage for my snippets, toy programs, etc.☆374Updated 3 months ago
- One of the fastest hash functions.☆364Updated 11 months ago
- Converts floating point numbers to decimal strings☆1,311Updated 2 weeks ago
- Compression abstraction library and utilities☆417Updated 5 years ago
- Testing common random-number generators (RNG)☆198Updated last month
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆668Updated 8 months ago
- PCG — C Implementation☆406Updated 2 years ago
- ☆444Updated 3 months ago
- This is a repository for the code posted on my blog☆914Updated this week
- Fast integer compression in C using the StreamVByte codec☆413Updated last year
- Automated integer hash function discovery☆750Updated last year
- Branchless UTF-8 decoder☆625Updated 3 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Updated last month
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆371Updated 3 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- PCG — Minimal C Implementation☆441Updated 2 years ago
- A simple C library for compressing lists of integers using binary packing☆515Updated 2 years ago
- Sorting routine implementations in "template" C☆473Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 6 years ago
- Compression Benchmark☆359Updated 2 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆307Updated last year
- A diverse array of heavily refactored versions of Andrey Astrelin's GrailSort.h, aiming to be as readable and intuitive as possible☆54Updated last year
- BitMagic Library☆442Updated 5 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,095Updated last year