lua-users home
lua-l archive

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


I am pleased to announce the first release of lua-MessagePack.
MessagePack (http://msgpack.org/) is an efficient binary serialization format.

lua-MessagePack is not the first implementation of MessagePack.
It's a pure Lua implementation, without dependency.
And it's really fast with LuaJIT.

The homepage is at http://fperrad.github.com/lua-MessagePack/
and the sources are hosted at http://github.com/fperrad/lua-MessagePack/

All feedback welcome. Thanks.

François

find below the rockspec :
http://raw.github.com/fperrad/lua-MessagePack/master/rockspec/lua-messagepack-0.1.0-1.rockspec