mirror of
https://github.com/FEX-Emu/xxHash.git
synced 2024-11-23 06:29:39 +00:00
413 B
413 B
xxHash Specification
This directory contains material defining the xxHash algorithm. It's described in this specification document.
The algorithm is also be illustrated by a simple educational library, written by @easyaspi314 and designed for readability (as opposed to the reference library which is designed for speed).