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☆315Updated 4 years ago
- Storage for my snippets, toy programs, etc.☆372Updated last month
- Official git repository for libdivide: optimized integer division☆1,275Updated 2 weeks ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- Converts floating point numbers to decimal strings☆1,300Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆667Updated 7 months ago
- Sorting algorithms & related tools for C++☆684Updated this week
- One of the fastest hash functions.☆363Updated 10 months ago
- ☆444Updated 2 months ago
- A simple C library for compressing lists of integers using binary packing☆514Updated 2 years ago
- PCG — C Implementation☆402Updated 2 years ago
- BitMagic Library☆437Updated 4 months ago
- This is a repository for the code posted on my blog☆913Updated this week
- Sorting routine implementations in "template" C☆471Updated last year
- Fast integer compression in C using the StreamVByte codec☆412Updated 10 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- Compression abstraction library and utilities☆416Updated 5 years ago
- A diverse array of heavily refactored versions of Andrey Astrelin's GrailSort.h, aiming to be as readable and intuitive as possible☆50Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- C++ double-to-string conversion benchmark☆260Updated 3 years ago
- ☆243Updated 4 years ago
- A C++ implementation of timsort☆313Updated last year
- Hashing functions and PRNGs based on them☆166Updated last month
- Branchless UTF-8 decoder☆623Updated 3 years ago
- PCG — Minimal C Implementation☆434Updated 2 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆441Updated 5 months ago
- Fastest Integer Compression☆819Updated last year
- A tool to graphically visualize SIMD code☆690Updated 2 years ago