
Cityhash provides hash functions designed for fast hashing of strings. the functions mix the input bits thoroughly but are not suitable for cryptography.
cityhash is intended to be fast, under the constraint that it hash very well.
this package provides the development files and the static library for cityhash.