BonzaiThePenguin / WikiSort
Fast and stable sort algorithm that uses O(1) memory. Public domain.
☆1,269Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for WikiSort
- Stable In-place sorting in O(n*log(n)) worst time☆186Updated last year
- A fast alternative to the modulo reduction☆299Updated 3 years ago
- One of the fastest hash functions☆345Updated 2 years ago
- Converts floating point numbers to decimal strings☆1,205Updated 5 months ago
- 🚀 Fast C/C++ bit population count library☆330Updated 4 months ago
- A diverse array of heavily refactored versions of Andrey Astrelin's GrailSort.h, aiming to be as readable and intuitive as possible☆45Updated last month
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆132Updated 5 years ago
- BitMagic Library☆412Updated 2 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆161Updated 4 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆400Updated 2 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆304Updated this week
- SHISHUA – The fastest PRNG in the world☆190Updated last year
- C++ double-to-string conversion benchmark☆253Updated 2 years ago
- A simple C library for compressing lists of integers using binary packing☆490Updated last year
- Header-only binary fuse and xor filter library☆349Updated 4 months ago
- Automated integer hash function discovery☆688Updated 8 months ago
- Sorting algorithms & related tools for C++14☆624Updated 3 weeks ago
- ☆419Updated 9 months ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆361Updated 2 years ago
- A C++ implementation of timsort☆299Updated 9 months ago
- A collection of array rotation algorithms.☆150Updated last year
- Official git repository for libdivide: optimized integer division☆1,106Updated 2 weeks ago
- Hashing functions and PRNGs based on them☆145Updated 3 years ago
- The FastPFOR C++ library: Fast integer compression☆879Updated this week
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆296Updated 8 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆643Updated 3 weeks ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆114Updated 6 months ago
- Fastest Integer Compression☆773Updated 8 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆970Updated 5 months ago
- C library implementing the ridiculously fast CLHash hashing function☆266Updated 7 months ago