Popularity
4.0
Declining
Activity
0.0
Stable
6
3
1

Code Quality Rank: L4
Monthly Downloads: 23
Programming language: C++
License: MIT License
Tags: Codec    
Latest version: v0.3.0.1

cityhash alternatives and similar packages

Based on the "Codec" category.
Alternatively, view cityhash alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of cityhash or a related project?

Add another 'Codec' Package

README

CityHash bindings for Haskell

CityHash is a family of fash (non-cryptographic) hashing functions, written by Google.

These are the awesome Haskell bindings.

travis-ci.org results: Build Status

Installation

It's just a cabal install away:

$ cabal install cityhash

Join in

File bugs in the GitHub issue tracker.

Master git repository:

  • git clone https://github.com/thoughtpolice/hs-cityhash.git

There's also a BitBucket mirror:

  • git clone https://bitbucket.org/thoughtpolice/hs-cityhash.git

Authors

See AUTHORS.txt.

License

MIT. See LICENSE.txt for terms of copyright and redistribution.


*Note that all licence references and agreements mentioned in the cityhash README section above are relevant to that project's source code only.