Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
Get your data in RAM. Get compute close to data. Enjoy the performance.
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
Fast job queuing and RPC in python with asyncio and redis.
MessagePack serializer implementation for Python msgpack.org[Python]
rpclib is a modern C++ msgpack-RPC server and client library
@msgpack/msgpack - MessagePack for JavaScript / msgpack.org[ECMA-262/JavaScript/TypeScript]
MessagePack implementation for Rust / msgpack.org[Rust]
A transport agnostic sync/async RPC library that focuses on exposing services with a well-defined API using popular protocols.
A lightweight, high-performance go mqtt server(v3.0|v3.1.1|v5.0) supporting distributed cluster
Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in
Fast and well tested serialization library
MessagePack implementation for Common Language Infrastructure / msgpack.org[C#]
Yet another serialization library on top of dataclasses, inspired by serde-rs.
Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++