zc 190ee7fc79 初次提交 11 月之前
..
README.md 190ee7fc79 初次提交 11 月之前
xxhash.cry 190ee7fc79 初次提交 11 月之前
xxhash_spec.md 190ee7fc79 初次提交 11 月之前

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).