Mrrl / GrailSortLinks
Stable In-place sorting in O(n*log(n)) worst time
☆190Updated 2 years ago
Alternatives and similar repositories for GrailSort
Users that are interested in GrailSort are comparing it to the libraries listed below
Sorting:
- Fast and stable sort algorithm that uses O(1) memory. Public domain.☆1,278Updated 3 years ago
- Binary floating-point to decimal string conversion algorithm.☆104Updated 7 years ago
- Testing common random-number generators (RNG)☆188Updated 2 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 7 months ago
- PCG — C Implementation☆390Updated last year
- A diverse array of heavily refactored versions of Andrey Astrelin's GrailSort.h, aiming to be as readable and intuitive as possible☆49Updated 9 months ago
- Hashing functions and PRNGs based on them☆162Updated 7 months ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- arbitrary precision arithmetic library☆43Updated 6 years ago
- ☆240Updated 4 years ago
- PCG — Minimal C Implementation☆431Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 10 months ago
- A fast alternative to the modulo reduction☆312Updated 4 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- BSD Licensed Bignum Library☆232Updated last year
- SIMD-enhanced word counter☆247Updated 5 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- SHISHUA – The fastest PRNG in the world☆214Updated 2 years ago
- One of the fastest hash functions.☆359Updated 7 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 12 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated 2 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Mandelbrot set in SIMD (SSE, AVX)☆83Updated 7 years ago
- Arbitrary precision integer and rational arithmetic library☆149Updated last week
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 months ago