msgpack - Binary-based efficient object serialization library
| Website: | https://msgpack.org |
|---|---|
| License: | Boost |
| Vendor: | Alcance Libre, Inc. |
- Description:
MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.
Packages
| msgpack-3.1.0-3.aldos.src [433 KiB] |
Changelog
by Joel Barrios (2024-12-03):
- Use %cmake macros. |