Extremely efficient object serialization library. It's like JSON, but very fast and small
MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it's faster and smaller. Small integers are encoded into a single byte, and typical short strings require only one extra byte in addition to the strings themselves.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:aevseev/libmsgpack && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| _service | 0000000058 58 Bytes | |
| libmsgpack.changes | 0000000600 600 Bytes | |
| libmsgpack.spec | 0000002934 2.87 KB |
Comments 0