一个用于内存受限应用程序的快速数据序列化工具

网友投稿 721 2022-10-21

一个用于内存受限应用程序的快速数据序列化工具

一个用于内存受限应用程序的快速数据序列化工具

Megrez

NOT STABLE BY NOW !!!

Welcome to Megrez!

Megrez is a fast data serialization tool for memory constrained applications.

How to use Megrez?

use autobuild.sh to build the MegrezC.exe(Or you can just download it in the Release files.)Write the IDL file (such as schema.mgz, you can find a demo in ./test).Use MegrezC.exe to compile the IDL file into different languages.Add ./megrez into your compiler (Megrez requires a C++11 compatible compiler).For C++, you can #include "schema.mgz.h" (just a example) to continue.

To join the development?

You can make a new pull request, Pull Request is welcomed!

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:HDU 1983 Kaitou Kid - The Phantom Thief (2)(DFS+BFS)
下一篇:HDU 1671 Phone List (字典树)
相关文章

 发表评论

暂时没有评论,来抢沙发吧~