A cross platform serialization library architected for maximum memory efficiency https://flatbuffers.dev/
Go to file
2024-03-28 19:42:14 +01:00
flatbuffers.spec automatic version update by autodist [release 24.3.25-1mamba;Wed Mar 27 2024] 2024-03-28 19:42:14 +01:00
README.md package created using the webbuild interface [release 1.12.0-1mamba;Sun Sep 06 2020] 2024-01-05 22:26:28 +01:00

flatbuffers

FlatBuffers is a cross platform serialization library architected for maximum memory efficiency. It allows you to directly access serialized data without parsing/unpacking it first, while still having great forwards/backwards compatibility.