{"library":"xxhash","type":"library","category":null,"description":"xxhash is a Python binding for the high-performance, non-cryptographic xxHash library by Yann Collet. It is widely favored for its speed and efficiency in applications requiring fast hashing of large volumes of data, such as data integrity checks, file deduplication, and checksum generation. The library is actively maintained, with version 3.6.0 currently available, and new releases occurring a few times a year, often to support newer Python versions and xxHash upstream updates.","language":"python","status":"active","version":"3.6.0","tags":["hashing","checksum","performance","utility","non-cryptographic"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install xxhash","imports":["import xxhash","xxhash.xxh64(data)","xxhash.xxh3_64(data)","xxhash.xxh3_128(data)"]}],"homepage":"https://cyan4973.github.io/xxHash/","github":"https://github.com/ifduyue/python-xxhash","docs":null,"changelog":null,"pypi":"https://pypi.org/project/xxhash/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/xxhash/compatibility"}}