{"library":"cbitstruct","type":"library","category":null,"description":"cbitstruct is a Python library providing a faster C implementation of `bitstruct`. It offers API compatibility with `bitstruct`, allowing for efficient packing and unpacking of bitfields from and to Python data types. The current version is 1.2.0, and releases primarily focus on Python version support and bug fixes, with a focus on stability and performance.","language":"python","status":"active","version":"1.2.0","tags":["bit manipulation","binary data","serialization","performance","c extension","embedded systems"],"last_verified":"Tue May 26","install":[{"cmd":"pip install cbitstruct","imports":["from cbitstruct import pack","from cbitstruct import unpack","from cbitstruct import byteswap"]}],"homepage":null,"github":"https://github.com/qchateau/cbitstruct","docs":null,"changelog":null,"pypi":"https://pypi.org/project/cbitstruct/","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.8,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/cbitstruct/compatibility"}}