FICHA · MANJARO

ruby-msgpack

MessagePack implementation for Ruby

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Encodes and decodes MessagePack data in Ruby, giving applications a compact binary format for structured values. It is useful for APIs, caches, queues, logs, and services that need efficient serialization.

Binary serialization must handle untrusted input carefully. Limit payload sizes, validate decoded structures, and coordinate format changes between producers and consumers.

Permissions

Permissions not analysed for this source yet.