msgpack for C/C++ NuGet Package

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.




Got any msgpack for C/C++ Question?





Info

Version: 0.5.9.1
Author(s): FURUHASHI Sadayuki
Last Update: Friday, February 20, 2015
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/msgpack/msgpack-c
NuGet Url: https://www.nuget.org/packages/msgpack-c


Install
Install-Package msgpack-c
dotnet add package msgpack-c
paket add msgpack-c
msgpack-c Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.5

avg-downloads-per-day

0

days-since-last-release

3325