xxhash
xxhash copied to clipboard
Haskell implementation of the XXHash algorithm
Results
3
xxhash issues
Sort by
recently updated
recently updated
newest added
inlinePerformIO function seems to have been deprecated and then removed, so this library no longer compiles on GHC 9.2
As it has some xxhash bundled: ``` xxhash ‰ cabal bench Build profile: -w ghc-8.10.1 -O1 In order, the following will be built (use -v for more details): - xxhash-0.0.2...
xxh3
1
xxh3 is included in newer xxhash and has increased performance. Could the bundled library be updated?