murmur-hash: MurmurHash2 implementation for Haskell.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Implements MurmurHash2, a good, fast, general-purpose, non-cryptographic hashing function.
This implementation is pure Haskell, so it might be a bit slower than a C FFI binding.
Properties
Versions | 0.1, 0.1.0.2, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.0.8, 0.1.0.9, 0.1.0.10, 0.1.0.11, 0.1.0.11 |
---|---|
Change log | changelog.md |
Dependencies | base (>=4.7 && <5), bytestring (>=0.9 && <0.13) [details] |
License | BSD-3-Clause |
Author | Thomas Schilling |
Maintainer | Andreas Abel |
Category | Data, Digest |
Home page | https://github.com/nominolo/murmur-hash |
Source repo | head: git clone https://github.com/nominolo/murmur-hash.git |
Uploaded | by AndreasAbel at 2024-11-12T20:23:13Z |
Modules
[Index] [Quick Jump]
- Data
Downloads
- murmur-hash-0.1.0.11.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees