HomeFreeBSD

MessagePack is an efficient binary serialization format. It lets you exchange

Description

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.

WWW: https://github.com/fperrad/lua-MessagePack

PR: 198591
Submitted by: oleksii.tsai@gmail.com

Details

Provenance
AMDmi3Authored on
Parents
rP387874: - Sort category Makefile
Branches
Unknown
Tags
Unknown