xxhash-ffi: Bindings and high-level helpers for xxHash

[ bsd3, cryptography, library ] [ Propose Tags ] [ Report a vulnerability ]

Bindings and high-level helpers for xxHash family of extremely fast non-cryptographic hash functions.


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
pkg-config

Use pkg-config(1) to locate foreign xxhash library.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.3, 0.3.1 (info)
Change log CHANGELOG.md
Dependencies base (>=4.11 && <5), bytestring (<0.13), data-array-byte (<0.2), hashable (<1.6), text (<2.2) [details]
Tested with ghc ==9.12.2, ghc ==9.10.2, ghc ==9.8.4, ghc ==9.6.7, ghc ==9.4.8, ghc ==9.2.8, ghc ==9.0.2, ghc ==8.10.7, ghc ==8.8.4, ghc ==8.6.5
License BSD-3-Clause
Copyright 2017 Henri Verroken
Author Henri Verroken
Maintainer Bodigrim
Category Cryptography
Home page https://github.com/haskell-haskey/xxhash-ffi#readme
Source repo head: git clone https://github.com/haskell-haskey/xxhash-ffi
Uploaded by Bodigrim at 2025-08-30T16:57:04Z
Distributions LTSHaskell:0.3.1, Stackage:0.3.1
Reverse Dependencies 2 direct, 2 indirect [details]
Downloads 2868 total (14 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
All reported builds failed as of 2025-08-30 [all 1 reports]

Readme for xxhash-ffi-0.3.1

[back to package description]

xxhash-ffi

Hackage Stackage Nightly Stackage LTS

Haskell bindings and high-level helpers for xxHash family of extremely fast non-cryptographic hash functions.