blob: dff954586338807f25767545895c7dc491885ee8 [file]
Name: flatbuffers
URL: https://github.com/google/flatbuffers
Revision: a56f9ec50e908362e20254fcef28e62a2f148d91
License: Apache 2.0
License File: src/LICENSE
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.