910e62b5创建于 1月15日历史提交
Name: FlatBuffers
Short Name: flatbuffers
URL: https://github.com/google/flatbuffers
Version: 187240970746d00bbd26b0f5873ed54d2477f9f3
Date: 2025-10-14
Update Mechanism: Manual
License: Apache-2.0
License File: LICENSE
Security Critical: yes
Shipped: yes
CPEPrefix: cpe:/a:google:flatbuffers

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.