[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] lua-MessagePack 0.1.0
- From: François Perrad <francois.perrad@...>
- Date: Sun, 11 Nov 2012 09:28:54 +0100
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