BonzaiThePenguin / WikiSortLinks
Fast and stable sort algorithm that uses O(1) memory. Public domain.
☆1,278Updated 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☆190Updated 2 years ago
- PCG — C Implementation☆390Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 10 months ago
- Storage for my snippets, toy programs, etc.☆363Updated 6 months ago
- A fast alternative to the modulo reduction☆312Updated 4 years ago
- One of the fastest hash functions.☆359Updated 7 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 3 months ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Sorting routine implementations in "template" C☆468Updated last year
- PCG — Minimal C Implementation☆431Updated last year
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆369Updated 3 years ago
- Converts floating point numbers to decimal strings☆1,281Updated last year
- Testing common random-number generators (RNG)☆188Updated 2 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Official git repository for libdivide: optimized integer division☆1,243Updated 3 months ago
- Branchless UTF-8 decoder☆618Updated 3 years ago
- ☆240Updated 4 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,043Updated last year
- Hashing functions and PRNGs based on them☆162Updated 7 months ago
- A diverse array of heavily refactored versions of Andrey Astrelin's GrailSort.h, aiming to be as readable and intuitive as possible☆49Updated 9 months ago
- Compression abstraction library and utilities☆413Updated 5 years ago
- This is a repository for the code posted on my blog☆901Updated last week
- A simple C library for compressing lists of integers using binary packing☆506Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆408Updated 7 months ago
- Floating Point Hacks☆170Updated 8 years ago
- Fastest Integer Compression☆811Updated last year
- SIMD-enhanced word counter☆247Updated 5 years ago
- A tool to graphically visualize SIMD code☆684Updated 2 years ago
- ☆442Updated last year
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year