ChibiHash: a simple and fast 64-bit hash function
Haskell port of ChibiHash, a simple and fast 64-bit hash function.
Features:
Fast 64-bit hashing
Suitable for hash tables and hash-based data structures
For more information, see the article "ChibiHash: A small, fast 64-bit hash function" at https://nrk.neocities.org/articles/chibihash
[Skip to Readme]
Downloads
- ChibiHash-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.7 && <5), bytestring (>=0.10 && <0.13), ChibiHash [details] |
Tested with | ghc ==9.4.7, ghc ==9.6.3, ghc ==9.8.1 |
License | MIT |
Copyright | 2024 Ville Vesilehto |
Author | Ville Vesilehto |
Maintainer | ville@vesilehto.fi |
Category | Data, Algorithms |
Home page | https://github.com/thevilledev/ChibiHash-hs |
Bug tracker | https://github.com/thevilledev/ChibiHash-hs/issues |
Source repo | head: git clone https://github.com/thevilledev/ChibiHash-hs.git(tag v0.1.0.0) |
Uploaded | by thevilledev at 2024-11-27T20:42:22Z |
Distributions | NixOS:0.2.0.0 |
Executables | ChibiHash-example |
Downloads | 47 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |