RetroArch/deps/xxHash/doc
Francisco Javier Trujillo Mata ba47d09c4b [ORBIS] Update xxHash dependecy 2022-05-21 17:10:36 +02:00
..
README.md [ORBIS] shader cache 2022-05-21 17:10:36 +02:00
xxhash.cry [ORBIS] shader cache 2022-05-21 17:10:36 +02:00
xxhash_spec.md [ORBIS] Update xxHash dependecy 2022-05-21 17:10:36 +02:00

README.md

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).