cityhash: bindings to Google CityHash

[ codec, library, mit ] [ Propose Tags ]

This package implements a binding to the google CityHash family of hashing functions. See http://code.google.com/p/cityhash/ for more information.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.1.0.1, 0.2.0.0, 0.3.0.0, 0.3.0.1
Dependencies base (>=3 && <5), bytestring (>=0.9 && <0.10), largeword (>=1.0.0) [details]
License BSD-3-Clause
Author Austin Seipp
Maintainer as@hacks.yi.org
Category Codec
Home page http://github.com/thoughtpolice/hs-cityhash
Bug tracker https://github.com/thoughtpolice/hs-cityhash/issues
Source repo head: git clone https://github.com/thoughtpolice/hs-cityhash.git
Uploaded by AustinSeipp at 2011-05-03T02:58:24Z
Distributions NixOS:0.3.0.1
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 5968 total (25 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]

Readme for cityhash-0.0.2

[back to package description]

this is a haskell binding to google's cityhash functions.

see http://code.google.com/p/cityhash