xxhash-ffi

Bindings to the C implementation the xxHash algorithm

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

Version on this page:0.1.0.1
LTS Haskell 22.21:0.2.0.0
Stackage Nightly 2024-05-06:0.3
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.1.0.1@sha256:6b937d65090d5cdabe586fc1d03ee5a674f8c3d13cfed868e3422a90ede1501e,2019

Module documentation for 0.1.0.1

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.