{"library":"flatbuffers","type":"library","category":null,"description":"FlatBuffers is an open-source, cross-platform serialization library from Google for Python and other languages. It enables efficient and language-independent ways to serialize and deserialize data, focusing on speed and memory efficiency by allowing direct access to serialized data without parsing. The Python library is actively maintained with frequent releases, currently at version 25.12.19, often updating multiple times a month.","language":"python","status":"active","version":"25.12.19","tags":["serialization","data-format","performance","no-parsing","zero-copy"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install flatbuffers","imports":["import flatbuffers\nbuilder = flatbuffers.Builder(0)","from MyGame.Sample import Monster, MonsterAddName, GetRootAsMonster"]}],"homepage":"https://google.github.io/flatbuffers/","github":"https://github.com/google/flatbuffers","docs":"https://google.github.io/flatbuffers/","changelog":null,"pypi":"https://pypi.org/project/flatbuffers/","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.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/flatbuffers/compatibility"}}