msgpack topic

List msgpack repositories

mashumaro

731
Stars
39
Forks
Watchers

Fast and well tested serialization library

tarantool

3.3k
Stars
375
Forks
Watchers

Get your data in RAM. Get compute close to data. Enjoy the performance.

rpc.py

186
Stars
12
Forks
Watchers

A fast and powerful RPC framework based on ASGI/WSGI.

msgpack-python

1.9k
Stars
224
Forks
Watchers

MessagePack serializer implementation for Python msgpack.org[Python]

yar

1.4k
Stars
322
Forks
Watchers

Light, concurrent RPC framework for PHP & C

rpclib

1.7k
Stars
376
Forks
Watchers

rpclib is a modern C++ msgpack-RPC server and client library

spyne

1.1k
Stars
310
Forks
Watchers

A transport agnostic sync/async RPC library that focuses on exposing services with a well-defined API using popular protocols.

msgpack-cli

822
Stars
171
Forks
Watchers

MessagePack implementation for Common Language Infrastructure / msgpack.org[C#]

msgpack-ruby

757
Stars
117
Forks
Watchers

MessagePack implementation for Ruby / msgpack.org[Ruby]

cpp-serializers

715
Stars
111
Forks
Watchers

Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++