Language

Package: xxhash @ 0.6.5

Synopsis

Extremely fast hash algorithm

Description

xxHash is an extremely fast non-cryptographic hash algorithm. It works at speeds close to RAM limits, and comes in both 32- and 64-bit flavours. The code is highly portable, and hashes of the same length are identical on all platforms (both big and little endian).

Home page
https://cyan4973.github.io/xxHash/
Location
gnu/packages/digest.scm (line: 26, column: 2)
Licenses

Lint warnings

LinterMessageLocation
source-file-name

Validate file names of sources

the source file name should contain the package name