flycast/core/deps/xxHash/doc
scribam 427b428718 deps: Update xxHash to version 0.7.3 2020-03-29 13:47:20 +02:00
..
README.md deps: Update xxHash to version 0.7.3 2020-03-29 13:47:20 +02:00
xxhash_spec.md deps: Update xxHash to version 0.7.3 2020-03-29 13:47:20 +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).