Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 524 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 524 Bytes

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.