aphitorite / Logsort
O(n log n) In-place Stable Quicksort
☆16Updated 3 months ago
Alternatives and similar repositories for Logsort:
Users that are interested in Logsort are comparing it to the libraries listed below
- A bit mixer, pseudo random number generator and a hash function.☆27Updated 2 years ago
- Dictionary compressor with nibbled ANS and optimal parsing☆25Updated last year
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 6 years ago
- Octosort is an in-place stable adaptive block merge sort.☆18Updated 2 years ago
- FPC - Fast Prefix Coder☆30Updated 2 years ago
- A collection of various algorithms to produce length-limited prefix codes☆24Updated 3 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- C23 Checked Arithmetic☆122Updated 3 months ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated 11 months ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆51Updated 7 months ago
- experimental data compression algoritm☆21Updated 8 years ago
- compact lzma decoder☆14Updated 5 years ago
- HC-256 Stream cipher in x86 assembly☆19Updated 7 years ago
- Base252 is a binary to C string encoding scheme with flexible escaping.☆23Updated 4 years ago
- A generic and efficient SIMD implementation of MSB Radix Sort with separate key and payload datastreams that supports arbitrary key and p…☆11Updated 2 months ago
- The holy grail of preprocessor metaprogramming : (actually) turing complete macros☆10Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 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☆48Updated 3 months ago
- x86_64 macro assembler entirely in C preprocessor☆43Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 3 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- 64-bit PRNG shootout☆16Updated 2 years ago
- Accompanying code for https://orlp.net/blog/bitwise-binary-search/.☆14Updated last year
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Experimental fork of zlib with performance improvements☆35Updated 2 years ago
- A small C compiler☆32Updated 10 months ago
- benchmarking positional population count☆14Updated last year
- Branchless UTF-8 decoder☆33Updated 7 years ago