Description
A C-based Lua 5.1 implementation of MessagePack, used to encode and decode compact binary structured data.
It is data format infrastructure. Developers use it when Lua programs need efficient serialization for storage, IPC, or network protocols.