flatbuffers
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Name: FlatBuffers Short Name: flatbuffers URL: https://github.com/google/flatbuffers Version: bcb9ef187628fe07514e57756d05e6a6296f7dc5 Date: 2023-10-03 License: Apache 2.0 License File: LICENSE Security Critical: yes Shipped: yes Description: FlatBuffers is an efficient cross platform serialization library for games and other memory constrained apps. It allows you to directly access serialized data without unpacking/parsing it first, while still having great forwards/backwards compatibility.