msgpack

MessagePack implementation for C and C++

WWW CVSWeb GITHub
  1. Package version
    msgpack-6.0.0
  2. Maintainer
    The OpenBSD ports mailing-list

MessagePack is an efficient binary serialization format, which lets you
exchange data among multiple languages like JSON, except that it's
faster and smaller. Small integers are encoded into a single byte while
typical short strings require only one extra byte in addition to the
strings themselves.

  • STEM->=1.11.0pl20220208:devel/gtest
  • devel/cmake
  • devel/ninja