lua-messagepack
a pure Lua implementation of the MessagePack serialization format
$ opm get fperrad/lua-messagepack
lua-MessagePack : a pure Lua implementation (spec v5)
Introduction
MessagePack is an efficient binary serialization format.
It lets you exchange data among multiple languages like JSON but it's faster and smaller.
It's a pure Lua implementation, without dependency.
And it's really fast with LuaJIT.
Links
The homepage is at <https://fperrad.frama.io/lua-MessagePack/>, and the sources are hosted at <https://framagit.org/fperrad/lua-MessagePack/>.
Copyright and License
Copyright (c) 2012-2023 Francois Perrad
This library is licensed under the terms of the MIT/X11 license, like Lua itself.
Authors
Francois Perrad
License
mit
Versions
-
fperrad/lua-messagepack 0.5.4a pure Lua implementation of the MessagePack serialization format 2023-11-20 19:41:05
-
fperrad/lua-messagepack 0.5.3a pure Lua implementation of the MessagePack serialization format 2023-09-28 17:30:24
-
fperrad/lua-messagepack 0.5.2a pure Lua implementation of the MessagePack serialization format 2019-08-27 17:28:50
-
fperrad/lua-messagepack 0.5.1a pure Lua implementation of the MessagePack serialization format 2019-01-24 17:55:53