BonzaiThePenguin / WikiSortLinks
Fast and stable sort algorithm that uses O(1) memory. Public domain.
☆1,284Updated 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☆191Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆371Updated last month
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆666Updated 6 months ago
- This is a repository for the code posted on my blog☆908Updated 2 weeks ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- Official git repository for libdivide: optimized integer division☆1,258Updated 5 months ago
- Converts floating point numbers to decimal strings☆1,292Updated last year
- A simple C library for compressing lists of integers using binary packing☆511Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆411Updated 10 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 last year
- Compression abstraction library and utilities☆416Updated 5 years ago
- Branchless UTF-8 decoder☆622Updated 3 years ago
- PCG — C Implementation☆394Updated 2 years ago
- Sorting routine implementations in "template" C☆471Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,072Updated last year
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- ☆242Updated 4 years ago
- PCG — Minimal C Implementation☆430Updated 2 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Updated 3 years ago
- Testing common random-number generators (RNG)☆192Updated 2 years ago
- Hashing functions and PRNGs based on them☆166Updated 2 weeks ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆405Updated 2 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- ☆444Updated last month
- One of the fastest hash functions.☆362Updated 9 months ago
- A tool to graphically visualize SIMD code☆687Updated 2 years ago
- Compile-time C Compiler implemented as C++14 constant expressions☆806Updated 4 years ago
- C++ double-to-string conversion benchmark☆259Updated 3 years ago