BonzaiThePenguin / WikiSortLinks
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☆310Updated 4 years ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆662Updated last month
- 🚀 Fast C/C++ bit population count library☆347Updated 11 months ago
- Converts floating point numbers to decimal strings☆1,265Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆320Updated 7 months ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Updated 2 years ago
- Hash function quality and speed tests☆2,012Updated 2 months ago
- Automated integer hash function discovery☆715Updated last year
- BitMagic Library☆425Updated 2 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- Fast integer compression in C using the StreamVByte codec☆402Updated 4 months ago
- Official git repository for libdivide: optimized integer division☆1,215Updated last week
- ☆437Updated last year
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆416Updated 5 months ago
- Fastest Integer Compression☆808Updated last year
- A tool to graphically visualize SIMD code☆679Updated 2 years ago
- Branchless UTF-8 decoder☆614Updated 2 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,024Updated last year
- A C++ implementation of timsort☆307Updated 6 months ago
- PCG — C Implementation☆386Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- Storage for my snippets, toy programs, etc.☆360Updated 3 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆398Updated 2 weeks ago
- Testing common random-number generators (RNG)☆185Updated 2 years ago
- Sorting algorithms & related tools for C++14☆659Updated this week
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,170Updated 2 months ago
- Reference implementation of Dragonbox in C++☆652Updated 7 months ago