BonzaiThePenguin / WikiSortLinks
Fast and stable sort algorithm that uses O(1) memory. Public domain.
☆1,287Updated 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☆195Updated 2 years ago
- A fast alternative to the modulo reduction☆316Updated 4 years ago
- Converts floating point numbers to decimal strings☆1,310Updated last week
- Official git repository for libdivide: optimized integer division☆1,287Updated last month
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆340Updated last year
- A diverse array of heavily refactored versions of Andrey Astrelin's GrailSort.h, aiming to be as readable and intuitive as possible☆53Updated last year
- One of the fastest hash functions.☆364Updated 11 months ago
- 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
- Testing common random-number generators (RNG)☆196Updated last month
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆166Updated last year
- PCG — Minimal C Implementation☆439Updated 2 years ago
- A C++ implementation of timsort☆313Updated last year
- Compression abstraction library and utilities☆416Updated 5 years ago
- PCG — C Implementation☆405Updated 2 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- This is a repository for the code posted on my blog☆914Updated this week
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,090Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- BitMagic Library☆438Updated 5 months ago
- 🚀 Fast C/C++ bit population count library☆359Updated last year
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Updated 3 years ago
- Automated integer hash function discovery☆749Updated last year
- ☆242Updated 4 years ago
- Fast integer compression in C using the StreamVByte codec☆413Updated 11 months ago
- Branchless UTF-8 decoder☆625Updated 3 years ago
- ☆444Updated 3 months ago
- A simple C library for compressing lists of integers using binary packing☆515Updated 2 years ago
- Compression Benchmark☆359Updated 2 years ago