Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
lua-messagepack
pure Lua implementation of MessagePack
https://fperrad.frama.io/lua-MessagePack/
0
no reviews
Install
Lua module that provides an API to convert Lua data structures to MessagePack, and vice versa.
MessagePack is an efficient binary serialization format.
It lets you exchange data among multiple languages like JSON but it's faster, and smaller.