Package: wnpp Severity: wishlist Owner: Jonathon Love <j...@thon.cc> * Package name : flatbuffers Version : 1.3.0 Upstream Author : Wouter van Oortmerssen * URL : http://google.github.io/flatbuffers/ * License : Apache-V2 Programming Lang: C++, Java, Javascript Description : efficient cross platform serialization library
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.