messagepack
There are 265 repositories under messagepack topic.
nlohmann/json
JSON for Modern C++
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
fanliang11/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
jcrist/msgspec
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
dflemstr/rq
Record Query - A tool for doing record analysis and transformation
msgpack/msgpack-javascript
@msgpack/msgpack - MessagePack for JavaScript / msgpack.org[JavaScript/TypeScript/ECMA-262]
3Hren/msgpack-rust
MessagePack implementation for Rust / msgpack.org[Rust]
msgpack/msgpack-cli
MessagePack implementation for Common Language Infrastructure / msgpack.org[C#]
streamich/json-joy
json-joy is a library that implements cutting-edge real-time and collaborative editing algorithms and utilities for JSON data models, with a focus on developing the JSON CRDT (Conflict-free Replicated Data Type) specification and implementation.
danielaparker/jsoncons
A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON
ludocode/mpack
MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]
remarshal-project/remarshal
Convert between CBOR, JSON, MessagePack, TOML, and YAML
smallnest/gosercomp
:zap: Golang Serializer Benchmark Comparison
rybakit/msgpack.php
A pure PHP implementation of the MessagePack serialization format / msgpack.org[PHP]
GameFrameX/GameFrameX
Unity前后端+管理端一体化解决方案-HybridCLR+YooAssets+LuBan+ProtoBuff+FairyGUI+DoTween+GameAnalytics+LitJson+UniTask+GameFramework+GeekServer+Admin.Net。
only-cliches/NoProto
Flexible, Fast & Compact Serialization with RPC
NeuroJSON/jsonlab
JSONLab: compact, portable, robust JSON/binary-JSON encoder/decoder for MATLAB/Octave
a2/MessagePack.swift
It's like JSON, but fast and small…and Swift! – msgpack.org[Swift]
Flight-School/Guide-to-Swift-Codable-Sample-Code
Xcode Playground Sample Code for the Flight School Guide to Swift Codable
Flight-School/MessagePack
A MessagePack encoder and decoder for Codable types
florimondmanca/msgpack-asgi
Drop-in MessagePack support for ASGI applications and frameworks
ygoe/msgpack.js
A minimal yet complete MessagePack implementation for JavaScript. msgpack.org[JavaScript]
philippseith/signalr
SignalR server and client in go
ar90n/msgpack11
A tiny MessagePack library for C++11 (msgpack.org[C++11])
deniszykov/msgpack-unity3d
MessagePack and JSON serializer for Unity3D
CovenantSQL/HashStablePack
Serialization code generator for QUICK struct content comparison
JujuAdams/SNAP
Data format converters for GameMaker LTS 2022
juanriaza/django-rest-framework-msgpack
MessagePack support for Django REST framework
hirotakan/MessagePacker
MessagePack serializer implementation for Swift. msgpack.org[Swift]
hideakitai/MsgPacketizer
msgpack based serializer / deserializer + packetize for Arduino, ROS, and more
darrachequesne/notepack
A fast Node.js implementation of the latest MessagePack spec
adam-dot-cohen/HyperSerializer
.Net Binary Serializer - 17x faster than Protobuf and Messagepack, 2x faster than MemoryPack for C#, F# , VB, etc...
catwell/luajit-msgpack-pure
MessagePack for LuaJIT (using FFI, no bindings, V4 API)
xljiulang/WebApiClient.Extensions
WebApiClient项目的第三方扩展:Autofac、DependencyInjection、HttpClientFactory、SteeltoeOSS.Discovery、MessagePack、Protobuf、Json-Rpc
daangn/urlpack
Pure JavaScript toolkit for data URLs (MessagePack, Base58 and Base62)
knopp/msgpack_dart
MsgPack implementation for dart / msgpack.org[Dart]