BonzaiThePenguin / WikiSort
Fast and stable sort algorithm that uses O(1) memory. Public domain.
☆1,277Updated 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☆189Updated last year
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- Branchless UTF-8 decoder☆614Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 5 months ago
- Converts floating point numbers to decimal strings☆1,245Updated 10 months ago
- Automated integer hash function discovery☆711Updated last year
- One of the fastest hash functions.☆353Updated 2 months ago
- ☆436Updated last year
- Compression abstraction library and utilities☆411Updated 5 years ago
- Storage for my snippets, toy programs, etc.☆355Updated last month
- PCG — C Implementation☆382Updated last year
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆301Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- Mandelbrot set in SIMD (SSE, AVX)☆83Updated 7 years ago
- A C library of hashtables and tries designed to store objects with high performance☆232Updated 2 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,152Updated last month
- ☆237Updated 4 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,007Updated 11 months ago
- A C++ implementation of timsort☆306Updated 5 months ago
- Reference implementation of Dragonbox in C++☆643Updated 6 months ago
- 🚀 Fast C/C++ bit population count library☆344Updated 10 months ago
- Hashing functions and PRNGs based on them☆161Updated 3 months ago
- C library to remove white space from strings as fast as possible☆152Updated 8 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆492Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆657Updated 6 months ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆162Updated 3 months ago
- Lightweight, extremely high-performance JSON parser for C++11☆568Updated last month
- A simple C library for compressing lists of integers using binary packing☆497Updated last year