An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

cityhash

This package implements a binding to the CityHash family of hashing functions (implemented in C++.) See http://code.google.com/p/cityhash/ for more information. This package has optional SSE4.2 support. If you build it with the -fsse42 flag, the 128-bit hashing functions will use an SSE-optimized implementation (which takes advantage of the crc32 instruction present on recent Intel/AMD machines.) The 64-bit hashing functions are unaffected.

Ecosystem
hackage.haskell.org
Latest Release
0.0.3
over 14 years ago
Versions
7
Downloads
6,257 total
Dependent Repos
4
Links
Registry hackage.haskell.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/cityhash
spec
License MIT
First Release almost 15 years ago
Last Synced 3 days ago
Repository
Stars 6 on GitHub
Forks 1 on GitHub