Search Shortcut cmd + k | ctrl + k
hashfuncs

Non-cryptographic hash functions, xxHash, rapidhash and Murmurhash3

Maintainer(s): rustyconover

Installing and Loading

INSTALL hashfuncs FROM community;
LOAD hashfuncs;

About hashfuncs

For more information regarding usage, see the documentation.

Added Functions

function_name function_type description comment examples
murmurhash3_128 scalar NULL NULL NULL
murmurhash3_32 scalar NULL NULL NULL
murmurhash3_x64_128 scalar NULL NULL NULL
rapidhash scalar NULL NULL NULL
xxh32 scalar NULL NULL NULL
xxh3_128 scalar NULL NULL NULL
xxh3_64 scalar NULL NULL NULL
xxh64 scalar NULL NULL NULL