xxhash https://cyan4973.github.io/xxHash/ Safa Arıman safaariman@pisilinux.org BSD GPLv2 library Extremely fast hash algorithm 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). https://github.com/Cyan4973/xxHash/archive/v0.7.3.tar.gz make xxhash /usr/bin /usr/lib /usr/share/man /usr/share/doc xxhash-devel Development files for xxhash xxhash /usr/include 2020-03-19 0.7.3 First release Safa Arıman safaariman@pisilinux.org