首页 > 其他 > 详细

FlatBuffers

时间:2015-04-13 16:23:39      阅读:220      评论:0      收藏:0      [点我收藏+]

1 What is FlatBuffers.

FlatBuffers is a serialization library for games and other memory constrained apps. 

FlatBuffers allows you to directly access serialized data without unpacking/parsing it first, while still having great forwards/backwards compatibility. FlatBuffers can be built for many different systems (Android, Windows, OS X, Linux), see docs/html/index.html

2 Related projects.

FlatBuffers VS Protocol Buffers, 

http://blog.csdn.net/chosen0ne/article/details/43033575

http://www.cnblogs.com/lizhenghn/p/3854244.html

https://capnproto.org/news/2014-06-17-capnproto-flatbuffers-sbe.html

 

FlatBuffers

原文:http://www.cnblogs.com/ruccsbingo/p/4422299.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!