mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
6 lines
170 B
Plaintext
6 lines
170 B
Plaintext
MessagePack is a binary-based efficient data interchange format that
|
|
is focused on high performance. It is like JSON, but very fast and
|
|
small.
|
|
|
|
WWW: https://msgpack.org/
|