tree: a9384ebf4cfedaa7991144601b6222915d2c6d35 [path history] [tgz]
  1. README.md
  2. xxhash.cry
  3. xxhash_spec.md
third_party/xxhash/doc/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).