{"library":"bytesparse","type":"library","category":null,"description":"The `bytesparse` library provides utilities for managing sparse bytes within a virtual memory space. It offers an interface similar to Python's built-in `bytearray`, allowing for non-contiguous data allocation across a potentially infinite addressing space. Data chunks are stored internally using mutable `bytearray` objects. The library is currently at version 1.1.0 and exhibits an active release cadence, with several updates in the past year.","language":"python","status":"active","version":"1.1.0","tags":["bytes","memory management","sparse data","virtual memory","bytearray-like"],"last_verified":"Mon May 25","install":[{"cmd":"pip install bytesparse","imports":["from bytesparse import Memory","from bytesparse import bytesparse"]}],"homepage":null,"github":"https://github.com/TexZK/bytesparse","docs":"https://bytesparse.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/bytesparse/","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.5,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/bytesparse/compatibility"}}