Files
xxHash/doc
2021-11-13 11:13:26 +01:00
..
2019-11-24 04:15:44 -08:00
2021-11-13 11:13:26 +01: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).