Memory-Efficient Serialization Libraries
FlatBuffers 1.1: a memory-efficient serialization library- Google Developers Blog

FlatBuffers 1.1: a memory-efficient serialization library- Google Developers Blog

4/2/2015

What this post added

This post announces FlatBuffers 1.1, a new version of the memory-efficient serialization library. Key improvements include the addition of a new C++ API for building schemas, support for C++11, and enhancements to the Java API. It also highlights the library's use in Google's internal systems and its benefits for performance-critical applications.

Read the original post ↗