xxhash-ffi

Bindings to the C implementation the xxHash algorithm

https://github.com/haskell-haskey/xxhash-ffi#readme

Version on this page:0.2.0.0
LTS Haskell 22.14:0.2.0.0
Stackage Nightly 2024-03-28:0.2.0.0
Latest on Hackage:0.3

See all snapshots xxhash-ffi appears in

BSD-3-Clause licensed by Henri Verroken
Maintained by [email protected]
This version can be pinned in stack with:xxhash-ffi-0.2.0.0@sha256:0b4c4fc2730dcfd5216be19a4a00bac172bcd522b18777dab23fda954feedf96,2067

Module documentation for 0.2.0.0

Depends on 2 packages(full list with versions):

xxhash-ffi

Build Status Hackage Stackage Nightly Stackage LTS

Fastest Haskell FFI bindings to the xxHash library. The C implementation is directly taken from xxHash.