flycast/core/deps/xxHash/doc
Xphalnos ea6d5f8732 Update xxHash to 0.8.3 + Use faster algorithm 2025-03-22 15:58:22 +01:00
..
README.md deps: Update xxHash to version 0.7.3 2020-03-29 13:47:20 +02:00
xxhash.cry Update xxHash to 0.8.3 + Use faster algorithm 2025-03-22 15:58:22 +01:00
xxhash_spec.md Update xxHash to 0.8.3 + Use faster algorithm 2025-03-22 15:58:22 +01: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).