FICHA · MANJARO

haskell-murmur-hash

MurmurHash2 implementation for Haskell.

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides a MurmurHash2 implementation for Haskell. MurmurHash is a fast non-cryptographic hash commonly used for hash tables, checks, sharding, and data distribution.

It is useful when code needs speed and stable hashing behavior, but it should not be used for password storage or security decisions. It is a developer library and has no standalone interface.

Permissions

Permissions not analysed for this source yet.