farmhash

This package provides bindings to the farmhash library. FarmHash is a family of very fast hash functions (see https://code.google.com/p/farmhash/). They are not suitable for cryptography. This package bundles the library with it so there are no external dependencies.


Keywords
benchmark, bsd3, library, test, FarmHash, Hackage, here
License
BSD-3-Clause
Install
cabal install farmhash-0.1.0.5

Documentation

build-status

This package provides bindings to the farmhash library.

FarmHash is a family of very fast hash functions (see farmhash). They are not suitable for cryptography.

The documentation for this package is available on Hackage and here.