Introduce xxhash into third_party (#837)

This commit is contained in:
Farid Zakaria 2023-07-01 20:56:53 -07:00 committed by GitHub
parent 5f1e129222
commit 8b62bff364
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
64 changed files with 64397 additions and 0 deletions

14
third_party/xxhash/README.cosmo vendored Normal file
View file

@ -0,0 +1,14 @@
DESCRIPTION
Extremely fast non-cryptographic hash algorithm
SOURCE
https://github.com/Cyan4973/xxHash
commit 5b45185d0419f63eb5911133f3dc578a163d162f
Author: Yann Collet <yann.collet.73@gmail.com>
Date: Mon Jun 19 23:58:07 2023 -0700
fix minor typo in comment