mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-21 18:10:30 +00:00
Introduce xxhash into third_party (#837)
This commit is contained in:
parent
5f1e129222
commit
8b62bff364
64 changed files with 64397 additions and 0 deletions
14
third_party/xxhash/README.cosmo
vendored
Normal file
14
third_party/xxhash/README.cosmo
vendored
Normal 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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue