erlang-murmurhash icon indicating copy to clipboard operation
erlang-murmurhash copied to clipboard

Murmur hash functions implemented in Erlang NIFs.

Description

The erlang-murmurhash library provides MurmurHash hash functions implemented in Erlang NIFs.

Building and Installing

Build Status

The erlang-murmurhash library is built with rebar, which must be in the command PATH.

Erlang Version

The erlang-murmurhash library requires Erlang R14B or later.