81 skills found · Page 1 of 3
msgpack / MsgpackMessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.
MessagePack-CSharp / MessagePack CSharpExtremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
jcrist / MsgspecA fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
msgpack / Msgpack PythonMessagePack serializer implementation for Python msgpack.org[Python]
msgpack / Msgpack JavaMessagePack serializer implementation for Java / msgpack.org[Java]
msgpack-rpc / Msgpack RpcMessagePack-RPC is an inter-process messaging library that uses MessagePack for object serialization.
com-lihaoyi / UpickleuPickle: a simple, fast, dependency-free JSON & Binary (MessagePack) serialization library for Scala
ludocode / MpackMPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]
explosion / Srsly🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)
rybakit / Msgpack.phpA pure PHP implementation of the MessagePack serialization format / msgpack.org[PHP]
ormsgpack / OrmsgpackMessagePack serialization library for Python derived from orjson, written in Rust using PyO3
camgunz / CmpAn implementation of the MessagePack serialization format in C / msgpack.org[C]
msgpack / Msgpack ObjectivecMessagePack serializer implementation for Objective-C / msgpack.org[Objective-C]
vsergeev / U Msgpack PythonA portable, lightweight MessagePack serializer and deserializer written in pure Python, compatible with Python 2, Python 3, CPython, PyPy / msgpack.org[Python]
msgpack / Msgpack ErlangMessagePack (de)serializer implementation for Erlang / msgpack.org[Erlang]
shamaton / Msgpackeasier, faster, but extendable MessagePack Serializer for Golang. / msgpack.org[Go]
AArnott / Nerdbank.MessagePackA feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]
clwi / CWPackAn ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]
jangko / Msgpack4nimMessagePack serializer/deserializer implementation for Nim / msgpack.org[Nim]
nenoNaninu / TapperA Tool Transpiling C# Type into TypeScript Type. (Support JSON & MessagePack Serialization)