{"library":"fastcrc","type":"library","category":null,"description":"fastcrc is a hyper-fast Python module for computing CRC (Cyclic Redundancy Check) checksums across 8, 16, 32, and 64-bit standards. It leverages highly optimized Rust code for performance. The current version is 0.3.5, and it maintains an active release cadence with several updates per year, focusing on performance, platform support, and new CRC algorithms.","language":"python","status":"active","version":"0.3.5","tags":["checksum","crc","performance","binary","data integrity"],"last_verified":"Sat May 23","install":[{"cmd":"pip install fastcrc","imports":["from fastcrc import crc8","from fastcrc import crc16","from fastcrc import crc32","from fastcrc import crc64"]}],"homepage":null,"github":"https://github.com/overcat/fastcrc","docs":"https://fastcrc.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/fastcrc/","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.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/fastcrc/compatibility"}}