Topic: "messagepack"
nlohmann/json
JSON for Modern C++
Language: C++ - Size: 206 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 45,355 - Forks: 6,949

MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
Language: C# - Size: 12.1 MB - Last synced at: 6 days ago - Pushed at: 17 days ago - Stars: 6,133 - Forks: 726

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
Language: C# - Size: 27.2 MB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 3,242 - Forks: 924

jcrist/msgspec
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
Language: Python - Size: 5.63 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2,748 - Forks: 90

dflemstr/rq
Record Query - A tool for doing record analysis and transformation
Language: Rust - Size: 17.7 MB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 2,285 - Forks: 57

msgpack/msgpack-javascript
@msgpack/msgpack - MessagePack for JavaScript / msgpack.org[ECMA-262/JavaScript/TypeScript]
Language: TypeScript - Size: 3.4 MB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 1,384 - Forks: 170

3Hren/msgpack-rust
MessagePack implementation for Rust / msgpack.org[Rust]
Language: Rust - Size: 1.21 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 1,242 - Forks: 142

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.
Language: TypeScript - Size: 152 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 854 - Forks: 17

msgpack/msgpack-cli
MessagePack implementation for Common Language Infrastructure / msgpack.org[C#]
Language: C# - Size: 37.9 MB - Last synced at: 15 days ago - Pushed at: 10 months ago - Stars: 838 - Forks: 175

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
Language: C++ - Size: 49.2 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 763 - Forks: 177

ludocode/mpack
MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]
Language: C - Size: 3.34 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 567 - Forks: 86

remarshal-project/remarshal
Convert between CBOR, JSON, MessagePack, TOML, and YAML
Language: Python - Size: 329 KB - Last synced at: 8 days ago - Pushed at: 16 days ago - Stars: 534 - Forks: 36

GameFrameX/GameFrameX
Unity前后端+管理端一体化解决方案-HybridCLR+YooAssets+LuBan+ProtoBuff+FairyGUI+DoTween+GameAnalytics+LitJson+UniTask+GameFramework+GeekServer+Admin.Net。
Language: Lua - Size: 132 MB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 474 - Forks: 60

smallnest/gosercomp
:zap: Golang Serializer Benchmark Comparison
Language: Go - Size: 611 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 417 - Forks: 50

rybakit/msgpack.php
A pure PHP implementation of the MessagePack serialization format / msgpack.org[PHP]
Language: PHP - Size: 442 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 393 - Forks: 19

only-cliches/NoProto
Flexible, Fast & Compact Serialization with RPC
Language: Rust - Size: 41.9 MB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 374 - Forks: 13

NeuroJSON/jsonlab
JSONLab: compact, portable, robust JSON/binary-JSON encoder/decoder for MATLAB/Octave
Language: MATLAB - Size: 1010 KB - Last synced at: about 17 hours ago - Pushed at: 5 days ago - Stars: 311 - Forks: 116

a2/MessagePack.swift
It's like JSON, but fast and small…and Swift! – msgpack.org[Swift]
Language: Swift - Size: 202 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 288 - Forks: 62

Flight-School/Guide-to-Swift-Codable-Sample-Code 📦
Xcode Playground Sample Code for the Flight School Guide to Swift Codable
Language: Swift - Size: 90.8 KB - Last synced at: 28 days ago - Pushed at: about 5 years ago - Stars: 237 - Forks: 17

Flight-School/MessagePack
A MessagePack encoder and decoder for Codable types
Language: Swift - Size: 142 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 194 - Forks: 28

florimondmanca/msgpack-asgi
Drop-in MessagePack support for ASGI applications and frameworks
Language: Python - Size: 77.1 KB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 166 - Forks: 5

philippseith/signalr
SignalR server and client in go
Language: Go - Size: 1.5 MB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 156 - Forks: 42

ygoe/msgpack.js
A minimal yet complete MessagePack implementation for JavaScript. msgpack.org[JavaScript]
Language: JavaScript - Size: 113 KB - Last synced at: 22 days ago - Pushed at: 12 months ago - Stars: 154 - Forks: 36

ar90n/msgpack11
A tiny MessagePack library for C++11 (msgpack.org[C++11])
Language: C++ - Size: 2.41 MB - Last synced at: about 14 hours ago - Pushed at: 3 days ago - Stars: 124 - Forks: 34

deniszykov/msgpack-unity3d
MessagePack and JSON serializer for Unity3D
Language: C# - Size: 632 KB - Last synced at: 14 days ago - Pushed at: 7 months ago - Stars: 104 - Forks: 14

CovenantSQL/HashStablePack
Serialization code generator for QUICK struct content comparison
Language: Go - Size: 5.05 MB - Last synced at: 22 days ago - Pushed at: about 6 years ago - Stars: 94 - Forks: 5

juanriaza/django-rest-framework-msgpack
MessagePack support for Django REST framework
Language: Python - Size: 12.7 KB - Last synced at: 18 days ago - Pushed at: almost 6 years ago - Stars: 89 - Forks: 21

JujuAdams/SNAP
Data format converters for GameMaker LTS 2022
Language: Game Maker Language - Size: 918 KB - Last synced at: 21 days ago - Pushed at: about 2 months ago - Stars: 88 - Forks: 15

AArnott/Nerdbank.MessagePack
A .NET MessagePack serialization library with great performance and simplicity.
Language: C# - Size: 3.67 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 85 - Forks: 5

hirotakan/MessagePacker
MessagePack serializer implementation for Swift. msgpack.org[Swift]
Language: Swift - Size: 136 KB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 85 - Forks: 12

hideakitai/MsgPacketizer
msgpack based serializer / deserializer + packetize for Arduino, ROS, and more
Language: C++ - Size: 4.6 MB - Last synced at: 12 days ago - Pushed at: 9 months ago - Stars: 82 - Forks: 11

darrachequesne/notepack Fork of hypergeometric/notepack
A fast Node.js implementation of the latest MessagePack spec
Language: JavaScript - Size: 271 KB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 78 - Forks: 19

rwindegger/msgpack23
A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]
Language: C++ - Size: 62.5 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 75 - Forks: 5

catwell/luajit-msgpack-pure 📦
MessagePack for LuaJIT (using FFI, no bindings, V4 API)
Language: Lua - Size: 43 KB - Last synced at: about 21 hours ago - Pushed at: over 5 years ago - Stars: 72 - Forks: 13

xljiulang/WebApiClient.Extensions
WebApiClient项目的第三方扩展:Autofac、DependencyInjection、HttpClientFactory、SteeltoeOSS.Discovery、MessagePack、Protobuf、Json-Rpc
Language: C# - Size: 43.9 KB - Last synced at: 14 days ago - Pushed at: almost 5 years ago - Stars: 71 - Forks: 21

JuliaIO/MsgPack.jl
Julia MessagePack implementation with type-driven, overloadable packing/unpacking functionality // msgpack.org[Julia]
Language: Julia - Size: 141 KB - Last synced at: about 24 hours ago - Pushed at: about 1 year ago - Stars: 65 - Forks: 21

daangn/urlpack
Pure JavaScript toolkit for data URLs (MessagePack, Base58 and Base62)
Language: TypeScript - Size: 3.49 MB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 61 - Forks: 4

knopp/msgpack_dart
MsgPack implementation for dart / msgpack.org[Dart]
Language: Dart - Size: 731 KB - Last synced at: 14 days ago - Pushed at: 10 months ago - Stars: 58 - Forks: 22

azadkuh/nlohmann_json_release
json for modern c++ (single header file, release versions)
Language: C++ - Size: 1.29 MB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 54 - Forks: 23

msgpack/msgpack-perl
MessagePack serializer implementation for Perl / msgpack.org[Perl]
Language: C - Size: 2.89 MB - Last synced at: 20 days ago - Pushed at: almost 2 years ago - Stars: 52 - Forks: 22

esensar/kotlinx-serialization-msgpack
MsgPack support for kotlinx.serialization -- msgpack.org[kotlinx.serialization]
Language: Kotlin - Size: 286 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 48 - Forks: 11

pocketberserker/MessagePack.FSharpExtensions
MessagePack Extensions for F#. / msgpack.org[F#]
Language: C# - Size: 113 KB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 42 - Forks: 7

davethomas11/MoshiPack
MessagePack implementation built on Moshi & OKIO -- msgpack.org[Kotlin]
Language: Kotlin - Size: 202 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 41 - Forks: 8

shamaton/msgpackgen
Extremely Fast MessagePack Serializer and Code Generator for Go. / msgpack.org[Go]
Language: Go - Size: 342 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 40 - Forks: 1

davalapar/what-the-pack 📦
Ultra-fast MessagePack for NodeJS & Browsers | msgpack.org[Javascript/NodeJS]
Language: JavaScript - Size: 200 KB - Last synced at: 8 days ago - Pushed at: about 6 years ago - Stars: 39 - Forks: 4

erthink/libfptu
One of the fastest binary representation for JSON-like data.
Size: 3.05 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 37 - Forks: 5

AlexStocks/getty-examples
program examples of https://github.com/AlexStocks/getty
Language: JavaScript - Size: 17.3 MB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 37 - Forks: 18

mprot/msgpack-js
A MessagePack implementation for JavaScript and TypeScript.
Language: TypeScript - Size: 72.3 KB - Last synced at: 5 days ago - Pushed at: 7 months ago - Stars: 37 - Forks: 8

silentsignal/burp-collab-gw
Simple socket-based gateway to the Burp Collaborator
Language: Java - Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: over 8 years ago - Stars: 33 - Forks: 13

seantallen-org/msgpack
Pure Pony implementation of the MessagePack serialization format. msgpack.org[Pony]
Language: Pony - Size: 252 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 32 - Forks: 2

peers/js-binarypack Fork of binaryjs/js-binarypack
Binary JSON like serialization with binary types
Language: TypeScript - Size: 1.48 MB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 31 - Forks: 25

3DStris/3DStris
A Tetris clone for the 3DS
Language: C++ - Size: 1.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 31 - Forks: 8

cipharius/msgpack-luau
A pure MessagePack binary serialization format implementation in Luau
Language: Lua - Size: 740 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 30 - Forks: 3

samclaus/msgpack-es
Excellent ECMAScript MessagePack implementation for 85% of people.
Language: TypeScript - Size: 2.31 MB - Last synced at: 5 days ago - Pushed at: 7 months ago - Stars: 29 - Forks: 1

MhAllan/Xeeny
Framework For Building And Consuming Services In .Net Standard
Language: C# - Size: 225 KB - Last synced at: 17 days ago - Pushed at: over 6 years ago - Stars: 29 - Forks: 6

YushiOMOTE/perde
Python serialization framework powered by Rust
Language: Rust - Size: 3.78 MB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 26 - Forks: 1

m-mizutani/libfluent
Library to send log as fluentd forwarding message
Language: C++ - Size: 322 KB - Last synced at: about 22 hours ago - Pushed at: over 7 years ago - Stars: 26 - Forks: 6

otake84/messagepack-rs
messagepack-rs is pure Rust MessagePack implementation.
Language: Rust - Size: 185 KB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 25 - Forks: 2

jviotti/binary-json-size-benchmark 📦
See https://benchmark.sourcemeta.com for the latest version of this benchmark
Language: C++ - Size: 230 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 1

wopian/kitsu-season-trends
🦊 Kitsu seasonal anime trends
Language: JavaScript - Size: 198 MB - Last synced at: about 6 hours ago - Pushed at: about 7 hours ago - Stars: 23 - Forks: 4

JoshuaWise/tiny-msgpack Fork of kawanet/msgpack-lite
A minimalistic MessagePack encoder and decoder for JavaScript.
Language: JavaScript - Size: 485 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 5

fumoboy007/msgpack-swift
An efficient, full-featured, and compliant MessagePack implementation for Swift. / msgpack.org[Swift]
Language: Swift - Size: 106 KB - Last synced at: 25 days ago - Pushed at: 10 months ago - Stars: 22 - Forks: 5

eddelbuettel/rcppmsgpack
MsgPack Headers for R / msgpack.org[R]
Language: C++ - Size: 917 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 20 - Forks: 2

Dogwei/Swifter.MessagePack
A powerful, easy-to-use and fastest msgpack serializer and deserializer on .Net platforms.
Language: C# - Size: 2.62 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 4

viniarck/nvimhost-scala 📦
:diamonds: nvim host plugin provider and API client library in Scala
Language: Scala - Size: 92.8 KB - Last synced at: about 9 hours ago - Pushed at: over 4 years ago - Stars: 19 - Forks: 0

saint1991/serialization-benchmark
benchmark for modern serialization systems: Apache Avro, Protocol Buffers, Apache Thrift and MessagePack written in Scala
Language: Scala - Size: 103 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 19 - Forks: 2

P-i-N/sbp
Structured Bindings Pack - serialize C++ structs into MessagePack binary form
Language: C++ - Size: 56.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 4

PavelKisliak/BitSerializer
Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)
Language: C++ - Size: 1.34 MB - Last synced at: about 22 hours ago - Pushed at: about 22 hours ago - Stars: 16 - Forks: 4

caprico-codes/lazlodb
Lazlo DB
Language: JavaScript - Size: 260 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 16 - Forks: 1

oleggator/msgpack-zig
MessagePack for Zig
Language: Zig - Size: 48.8 KB - Last synced at: 21 days ago - Pushed at: about 4 years ago - Stars: 16 - Forks: 0

codx-dev/msgpacker
MessagePack serializer implementation for Rust / msgpack.org[Rust]
Language: Rust - Size: 3.68 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 15 - Forks: 8

akkadotnet/Akka.Serialization.MessagePack
Akka.NET serialization with MessagePack
Language: C# - Size: 146 KB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 14 - Forks: 9

chinawsb/qdac
JSON/XML/AMF/MessagePack/MultiThread and more functions library
Language: Pascal - Size: 45.4 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 13 - Forks: 3

wapc/as-msgpack
MessagePack package for AssemblyScript
Language: TypeScript - Size: 57.6 KB - Last synced at: 15 days ago - Pushed at: 10 months ago - Stars: 13 - Forks: 7

berkesa/datatree
Extensible Java Library for reading, manipulating and writing hierarchical data structures from/to various formats.
Language: Java - Size: 1.52 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 1

PositiveTechnologies/libfptu 📦
One of the fastest binary format for JSON-like data.
Language: C++ - Size: 1.64 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 1

dchenk/msgp 📦
A Go code generator and library for MessagePack - msgpack.org[Go]
Language: Go - Size: 783 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 2

chronolaw/lua-resty-msgpack
Lua messagepack for ngx_lua/stream_lua/OpenResty
Language: Lua - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 13 - Forks: 7

stephane-caron/palimpsest
Fast serializable C++ dictionaries
Language: C++ - Size: 601 KB - Last synced at: about 18 hours ago - Pushed at: 10 days ago - Stars: 12 - Forks: 1

theseyan/mpack-zig
MessagePack bindings for Zig / msgpack.org[Zig]
Language: Zig - Size: 129 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 12 - Forks: 0

swiftstack/messagepack
MessagePack serializer - msgpack.org[Swift]
Language: Swift - Size: 142 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 2

butlermatt/msgpack2
Dart 1.x and 2.x implementation of MessagePack
Language: Dart - Size: 41 KB - Last synced at: 14 days ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 7

Dev1an/MsgPack
MessagePack encoder for types conforming to Swift 4's Encodable protocol
Language: Swift - Size: 37.1 KB - Last synced at: 22 days ago - Pushed at: almost 7 years ago - Stars: 12 - Forks: 2

alshapton/TinyMP 📦
A MessagePack-based storage extension to tinydb using the http://msgpack.org
Language: Python - Size: 153 KB - Last synced at: 9 days ago - Pushed at: over 7 years ago - Stars: 12 - Forks: 1

ktakashi/r6rs-msgpack
MessagePack for R6RS Scheme / msgpack.org[Scheme]
Language: Scheme - Size: 152 KB - Last synced at: 28 days ago - Pushed at: over 11 years ago - Stars: 12 - Forks: 1

Vinetwigs/stres
Small library that brings AndroidStudio-like string resources system in Go.
Language: Go - Size: 40 KB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 0

ARKlab/MessagePack
Support for NodaTime types to MessagePack C#.
Language: C# - Size: 1.8 MB - Last synced at: 22 days ago - Pushed at: about 1 month ago - Stars: 10 - Forks: 4

BatchLabs/MessagePack-Swift
Simple Swift 5 MessagePack implementation
Language: Swift - Size: 26.4 KB - Last synced at: 7 days ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 1

shril/thanosdb
thanosDB is an open source key-value store using Python's msgpack module.
Language: Python - Size: 1.15 MB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 10 - Forks: 1

komamitsu/retrofit-converter-msgpack
Retrofit Converter for MessagePack / msgpack.org[Retrofit converter (Java)]
Language: Java - Size: 122 KB - Last synced at: 22 days ago - Pushed at: 2 months ago - Stars: 9 - Forks: 2

alphacloud/messagepack
MessagePack formatters for ASP.NET Core MVC
Language: C# - Size: 274 KB - Last synced at: about 10 hours ago - Pushed at: 3 months ago - Stars: 9 - Forks: 3

JohannesDeml/SerializationBenchmarkDotNet
dotnet benchmark for serialization and deserialization times and serialization sizes (.NET and Unity compatible libraries)
Language: C# - Size: 8.49 MB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 2

Greentube/messaging
Library for simple pub/sub with different serialization and brokers
Language: C# - Size: 158 KB - Last synced at: 7 days ago - Pushed at: about 7 years ago - Stars: 9 - Forks: 2

hash-anu/AnuDB
AnuDB: C++ based document store on RocksDB with native MQTT support
Language: C++ - Size: 19.1 MB - Last synced at: about 11 hours ago - Pushed at: about 12 hours ago - Stars: 8 - Forks: 0

epinter/LibreHardwareService
LibreHardwareService - A hardware sensors service using LibreHardwareMonitor library
Language: C# - Size: 107 KB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 0

AlexMasterov/msgpuck.js
A fast and memory-efficient MessagePack serialization library
Language: JavaScript - Size: 274 KB - Last synced at: 14 days ago - Pushed at: 7 months ago - Stars: 8 - Forks: 0

textbook/express-msgpack
Transparent MessagePack middleware for Express // msgpack.org[JavaScript]
Language: TypeScript - Size: 2.55 MB - Last synced at: about 23 hours ago - Pushed at: 11 months ago - Stars: 8 - Forks: 1

Difficulty-in-naming/DreamExcel
Generate database files and script files from CSV. Staff members only need to operate Excel as usual without clicking any button.
Language: C# - Size: 11 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

BeamNG/msgpackInspector
MessagePack binary viewer
Language: C# - Size: 11.9 MB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 0

ahamlinman/xt
Translate between JSON, MessagePack, TOML, and YAML
Language: Rust - Size: 2.83 MB - Last synced at: about 6 hours ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 2
