IABSD.fr/ports/sysutils/xxhash/pkg

Branch :


Log

Author Commit Date CI Message
a10c15cd 2020-03-06 04:22:13 Update to xxhash-0.7.3 Changes: https://github.com/Cyan4973/xxHash/blob/v0.7.3/CHANGELOG
018547eb 2019-07-11 16:28:13 Import xxhash-0.7.0. DESCR: xxHash is an extremely fast non-cryptographic hash algorithm, running at RAM speed limits. Code is highly portable, and hashes are identical on all platforms (little / big endian). Comments/suggestions from sthen@, juanfra@, and kn@. Thanks! OK sthen@, kn@