aphitorite / Logsort
O(n log n) In-place Stable Quicksort
☆16Updated 4 months ago
Alternatives and similar repositories for Logsort:
Users that are interested in Logsort are comparing it to the libraries listed below
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆25Updated last week
- A bit mixer, pseudo random number generator and a hash function.☆27Updated 3 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- Accompanying code for https://orlp.net/blog/bitwise-binary-search/.