FICHA · AUR

lua51-messagepack

Pure Lua implementation of MessagePack spec v5

  • lua-serialization-library
  • Dev
  • Dependency only
official+codex · reviewed · Jun 2, 2026 description in en

Description

Compact binary data can be encoded and decoded in Lua 5.1 using a pure Lua MessagePack implementation.

This package is useful for developers whose Lua applications exchange structured data where JSON is too large or slow. It is a serialization library, not a database.

Binary formats can hide malformed or untrusted data. Validate decoded fields before using them for files, permissions, or network actions.

Permissions

Permissions not analysed for this source yet.