mirror of
https://github.com/FEX-Emu/xxHash.git
synced 2025-02-21 15:30:34 +00:00
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).