lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I'm happy to announce sproto library : https://github.com/cloudwu/sproto

sproto is an efficient serialization library for C, and focus on lua binding. It's like google protocol buffers, but much faster. 

It's designed simple , only support few types that lua support. It can be easy binding to other dynamic languages , or use it directly in C .

Read the README.md in github for more detail :)

-- 

http://blog.codingnow.com