Panda3DS/third_party/xxhash/doc
wheremyfoodat f82b27ddba Add xxhash
2023-06-14 14:46:11 +03:00
..
README.md Add xxhash 2023-06-14 14:46:11 +03:00
xxhash.cry Add xxhash 2023-06-14 14:46:11 +03:00
xxhash_spec.md Add xxhash 2023-06-14 14:46:11 +03: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).