Skip to content

grangert/FlatBuffs

 
 

Repository files navigation

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

About

Example app showing FlatBuffers implementation in Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 73.3%
  • Java 26.5%
  • C 0.2%