{"library":"cityhash","type":"library","category":null,"description":"CityHash is a family of fast non-cryptographic hash functions for strings, originally developed by Google. FarmHash is a successor designed for improved performance and collision resistance on modern CPUs. This library, `python-cityhash`, provides Python bindings for both CityHash and FarmHash, enabling high-performance hashing in Python applications. It is currently at version 0.4.10 and receives updates for Python version compatibility and Cython build fixes.","language":"python","status":"active","version":"0.4.10","tags":["hashing","checksum","non-cryptographic","performance","cityhash","farmhash"],"last_verified":"Fri May 22","install":[{"cmd":"pip install cityhash","imports":["from cityhash import CityHash32","from cityhash import CityHash64","from cityhash import CityHash128","from farmhash import FarmHash32","from farmhash import FarmHash64","from farmhash import FarmHash128","from farmhash import Fingerprint128","from cityhash.cityhashcrc import CityHashCrc128","from cityhash.cityhashcrc import CityHashCrc256"]}],"homepage":null,"github":"https://github.com/escherba/python-cityhash","docs":null,"changelog":null,"pypi":"https://pypi.org/project/cityhash/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.7,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/cityhash/compatibility"}}