Add xxhash package

This commit is contained in:
Safa Arıman
2020-03-21 00:13:45 +03:00
parent fdc9998a30
commit bc0dee085a
3 changed files with 79 additions and 0 deletions
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>xxhash</Name>
<Summary xml:lang="tr">Extremely fast hash algorithm</Summary>
<Description xml:lang="tr">xxHash is an Extremely fast Hash algorithm, running at RAM speed limits. It successfully completes the SMHasher test suite which evaluates collision, dispersion and randomness qualities of hash functions. Code is highly portable, and hashes are identical on all platforms (little / big endian).</Description>
</Source>
</PISI>