15 lines
485 B
Plaintext
15 lines
485 B
Plaintext
Name: FlatBuffers
|
|
Short Name: flatbuffers
|
|
URL: https://github.com/google/flatbuffers
|
|
Version: a56f9ec50e908362e20254fcef28e62a2f148d91
|
|
Date: 2023-02-16
|
|
License: Apache 2.0
|
|
License File: LICENSE
|
|
Security Critical: 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.
|