在Android中显示FlatBuffers实例的示例应用程序

在Android中显示FlatBuffers实例的示例应用程序

Android 其它杂项

访问GitHub主页

共359Star

详细介绍

FlatBuffs

Example app showing FlatBuffers implementation in Android

This is an example code described in blog post FlatBuffers in Android - introdution which shows how to use FlatBuffers. It also shows performance differences between FlatBuffers and JSON data format.

List of posts related to this project:

This project has been inspired by article Improving Facebook's performance on Android with FlatBuffers

推荐源码