Description
A Haskell library with combinators for building fast hashing functions. It helps developers combine hash contributions from multiple fields or structures into efficient hash implementations.
Use it for hash tables, caches, indexes, and data structures where speed matters. Hash functions for performance are different from cryptographic hashes and should not be used as security protection.