What is it all about?
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.
Key Features
* An extensive overhaul to the Java API * Out-of-the-box support for C# and Go * An optional verifier to make FlatBuffers practical in untrusted scenarios * .proto parsing for easier migration from Protocol Buffers * Optional manual assignment of field IDs * Dictionary functionality through binary search on a key field
Compare Products
Select up to three two products to compare by clicking on the compare icon () of each product.
{{compareToolModel.Error}}