CityHash

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf hash function
gptkbp:designedFor hashing strings
gptkbp:developedBy gptkb:Google
https://www.w3.org/2000/01/rdf-schema#label CityHash
gptkbp:influenced FarmHash
MetroHash
gptkbp:license gptkb:MIT_License
gptkbp:notCryptographicallySecure true
gptkbp:officialWebsite https://github.com/google/cityhash
gptkbp:openSource true
gptkbp:optimizedFor speed
long strings
short strings
gptkbp:platform cross-platform
gptkbp:programmingLanguage gptkb:C++
gptkbp:releaseYear 2011
gptkbp:repository https://github.com/google/cityhash
gptkbp:successor FarmHash
gptkbp:usedFor checksums
data deduplication
hash tables
gptkbp:bfsParent gptkb:xxh64
gptkbp:bfsLayer 8