Popularity
7.2
Growing
Activity
0.0
Stable
16
5
7

Code Quality Rank: L4
Monthly Downloads: 14
Programming language: C
License: BSD 3-clause "New" or "Revised" License
Tags: Data     Cryptography    

xxhash alternatives and similar packages

Based on the "Cryptography" category.
Alternatively, view xxhash alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of xxhash or a related project?

Add another 'Cryptography' Package

README

Data.Digest.XXHash

This is an implementation of the xxHash algorithm in haskell.

It's about as fast as an alder32 checksum written in C (zlib).

You can find benchmarks here.