|
msgpack-cxx
☆
« Back to VersTracker
|
|||||||||||||||||||||||||||||||||||
|
Description: MessagePack implementation for C++ / msgpack.org[C++] |
|||||||||||||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||||||||||||
| Tags: serialization c++ binary-format networking data-structures | |||||||||||||||||||||||||||||||||||
| Install: brew install msgpack-cxx | |||||||||||||||||||||||||||||||||||
|
About: MsgpackCxx is an efficient binary serialization format designed for high-performance data exchange. It converts complex C++ objects into compact byte streams for fast transmission or storage. This library provides a drop-in replacement for JSON that significantly improves serialization speed and reduces bandwidth usage. |
|||||||||||||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||||||||||||
| Alternatives: | |||||||||||||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||||||||||||
|