package murmur3

  1. Overview
  2. Docs
On This Page
  1. Installation
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

OCaml MurmurHash bindings build

This package contains bindings for MurmurHash, a non-cryptographic hash function.

Installation

The bindings are available via OPAM:

$ opam install murmur3

Alternatively, you can do it manually:

$ make install
OCaml

Innovation. Community. Security.