leonlee / erlang-murmurhash

Murmur hash functions implemented in Erlang NIFs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

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

Building and Installing

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.

About

Murmur hash functions implemented in Erlang NIFs.