packages feed

xxhash-ffi-0.1.0.0: README.md

xxhash-ffi
==========

[![Build Status](https://travis-ci.org/haskell-haskey/xxhash-ffi.svg?branch=master)](https://travis-ci.org/haskell-haskey/xxhash-ffi)
[![Hackage](https://img.shields.io/hackage/v/xxhash-ffi.svg?maxAge=2592000)](https://hackage.haskell.org/package/xxhash-ffi)
[![Stackage Nightly](http://stackage.org/package/xxhash-ffi/badge/nightly)](http://stackage.org/nightly/package/xxhash-ffi)
[![Stackage LTS](http://stackage.org/package/xxhash-ffi/badge/lts)](http://stackage.org/lts/package/xxhash-ffi)

Fastest Haskell FFI bindings to the xxHash library. The C implementation is directly taken from [xxHash](https://github.com/Cyan4973/xxHash).