The Wayback Machine - https://web.archive.org/web/20210723031051/https://github.com/topics/msgpack
Here are
280 public repositories
matching this topic...
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
MessagePack serializer implementation for Python msgpack.org[Python]
Updated
Apr 2, 2021
Python
msgpack.org[Go] MessagePack encoding for Golang
Light, concurrent RPC framework for PHP & C
rpclib is a modern C++ msgpack-RPC server and client library
A transport agnostic sync/async RPC library that focuses on exposing services with a well-defined API using popular protocols.
Updated
Jul 10, 2021
Python
Fast job queuing and RPC in python with asyncio and redis.
Updated
Jul 6, 2021
Python
@msgpack/msgpack - MessagePack for JavaScript/TypeScript/ECMA-262 / msgpack.org[JavaScript]
Updated
Jul 22, 2021
TypeScript
MessagePack implementation for Common Language Infrastructure / msgpack.org[C#]
MessagePack implementation for Ruby / msgpack.org[Ruby]
MessagePack implementation for Rust / msgpack.org[Rust]
Updated
Jun 26, 2021
Rust
Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++
Essential Building Blocks for Scala
Updated
Jul 22, 2021
Scala
Convert between CBOR, JSON, MessagePack, TOML, and YAML
Updated
Oct 21, 2020
Python
C++ header-only JSON library
A pure PHP implementation of the MessagePack serialization format / msgpack.org[PHP]
MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]
Fast and well tested serialization framework on top of dataclasses
Updated
May 13, 2021
Python
High-performance and comprehensive MessagePack implementation for Elixir / msgpack.org[Elixir]
Updated
Mar 27, 2021
Elixir
🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)
Updated
Jul 15, 2021
Python
Socket and Networking Library using msgpack.org[C++11]
跨平台Excel导表工具(Excel=>protobuf/msgpack/lua/javascript/json/xml)
Serialize numpy arrays using msgpack
Updated
Dec 4, 2020
Python
Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in
💬 Fast & Lightweight MsgPack Serializer & Deserializer for Swift
Updated
Jun 25, 2021
Swift
Improve this page
Add a description, image, and links to the
msgpack
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
msgpack
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Bug description
When trying to insert (when
update
using'!'
) a field that exceedsthe maximum number of tuple fields, get an error that there is no such field in tuple:
but at the same time, such a field exists.
Tarantool version: