Msgpack Open Source Projects
Browse 110 Msgpack open source projects, ranked by GitHub stars. Find the most popular Msgpack tools and libraries.
nlohmann/json
JSON for Modern C++
Metrics details
| Stars | 50,178 |
msgpack/msgpack
MessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.
Metrics details
| Stars | 7,486 |
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
Metrics details
| Stars | 6,742 |
Shougo/deoplete.nvim
:stars: Dark powered asynchronous completion framework for neovim/Vim8
Metrics details
| Stars | 5,905 |
focus-creative-games/luban
luban是一个强大、易用、优雅、稳定的游戏配置解决方案。luban is a powerful, easy-to-use, elegant and stable game configuration solution.
Metrics details
| Stars | 4,498 |
jcrist/msgspec
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
Metrics details
| Stars | 3,858 |
tarantool/tarantool
Get your data in RAM. Get compute close to data. Enjoy the performance.
Metrics details
| Stars | 3,654 |
msgpack/msgpack-c
MessagePack implementation for C and C++ / msgpack.org[C/C++]
Metrics details
| Stars | 3,336 |
samuelcolvin/arq
Fast job queuing and RPC in python with asyncio and redis.
Metrics details
| Stars | 2,988 |
vmihailenco/msgpack
msgpack.org[Go] MessagePack encoding for Golang
Metrics details
| Stars | 2,659 |
msgpack/msgpack-python
MessagePack serializer implementation for Python msgpack.org[Python]
Metrics details
| Stars | 2,102 |
ugorji/go
idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]
Metrics details
| Stars | 1,957 |
rpclib/rpclib
rpclib is a modern C++ msgpack-RPC server and client library
Metrics details
| Stars | 1,838 |
msgpack/msgpack-javascript
@msgpack/msgpack - MessagePack for JavaScript / msgpack.org[ECMA-262/JavaScript/TypeScript]
Metrics details
| Stars | 1,554 |
msgpack/msgpack-java
MessagePack serializer implementation for Java / msgpack.org[Java]
Metrics details
| Stars | 1,470 |
laruence/yar
Light, concurrent RPC framework for PHP & C
Metrics details
| Stars | 1,435 |
3Hren/msgpack-rust
MessagePack implementation for Rust / msgpack.org[Rust]
Metrics details
| Stars | 1,417 |
danielgtaylor/restish
Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in
Metrics details
| Stars | 1,337 |
wind-c/comqtt
A lightweight, high-performance go mqtt server(v3.0|v3.1.1|v5.0) supporting distributed cluster
Metrics details
| Stars | 1,162 |
arskom/spyne
A transport agnostic sync/async RPC library that focuses on exposing services with a well-defined API using popular protocols.
Metrics details
| Stars | 1,151 |
rogual/neovim-dot-app
Mac OS X GUI for Neovim
Metrics details
| Stars | 1,127 |
rustcc/awesome-rust
Rust框架、库和资源的汇总, Rust中文社区
Metrics details
| Stars | 1,065 |
kawanet/msgpack-lite
Fast Pure JavaScript MessagePack Encoder and Decoder / msgpack.org[JavaScript]
Metrics details
| Stars | 1,036 |
php-memcached-dev/php-memcached
memcached extension based on libmemcached library
Metrics details
| Stars | 999 |
Fatal1ty/mashumaro
Fast and well tested serialization library
Metrics details
| Stars | 930 |
msgpack/msgpack-cli
MessagePack implementation for Common Language Infrastructure / msgpack.org[C#]
Metrics details
| Stars | 858 |
yukinarit/pyserde
Yet another serialization library on top of dataclasses, inspired by serde-rs.
Metrics details
| Stars | 853 |
shivammathur/homebrew-extensions
Homebrew tap for PHP extensions :beers:
Metrics details
| Stars | 818 |
msgpack/msgpack-ruby
MessagePack implementation for Ruby / msgpack.org[Ruby]
Metrics details
| Stars | 789 |
msgpack/msgpack-php
msgpack.org[PHP]
Metrics details
| Stars | 785 |
TeaWeb/build
TeaWeb-可视化的Web代理服务。DEMO: http://teaos.cn:7777
Metrics details
| Stars | 755 |
thekvs/cpp-serializers
Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++
Metrics details
| Stars | 749 |
taocpp/json
C++ header-only JSON library
Metrics details
| Stars | 677 |
wvlet/airframe
Essential Building Blocks for Scala
Metrics details
| Stars | 665 |
neovim/go-client
Nvim Go client
Metrics details
| Stars | 633 |
Squadrick/shadesmar
Fast C++ IPC using shared memory
Metrics details
| Stars | 628 |
ludocode/mpack
MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]
Metrics details
| Stars | 627 |
imperugo/StackExchange.Redis.Extensions
StackExchange.Redis.Extensions is a library that extends StackExchange.Redis, making it easier to work with Redis in .NET applications
Metrics details
| Stars | 625 |
rsmudge/armitage
Automatically exported from code.google.com/p/armitage
Metrics details
| Stars | 570 |
remarshal-project/remarshal
Convert between CBOR, JSON, MessagePack, TOML, and YAML 1.1 & 1.2
Metrics details
| Stars | 550 |
pgriess/node-msgpack
A space-efficient object serialization library for NodeJS
Metrics details
| Stars | 531 |
rikimaru0345/Ceras
Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c
Metrics details
| Stars | 501 |
mcollina/msgpack5
A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]
Metrics details
| Stars | 499 |
explosion/srsly
🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)
Metrics details
| Stars | 484 |
rybakit/msgpack.php
A pure PHP implementation of the MessagePack serialization format / msgpack.org[PHP]
Metrics details
| Stars | 408 |
nh2/call-haskell-from-anything
Call Haskell functions from any programming language via serialization and dynamic libraries
Metrics details
| Stars | 402 |
aviramha/ormsgpack
Msgpack serialization/deserialization library for Python, written in Rust using PyO3 and rust-msgpack. Reboot of orjson. msgpack.org[Python]
Metrics details
| Stars | 401 |
wyrover/book-code
book code
Metrics details
| Stars | 395 |
glycerine/offheap
an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.
Metrics details
| Stars | 388 |
antirez/lua-cmsgpack
A self contained Lua MessagePack C implementation.
Metrics details
| Stars | 380 |
hprose/hprose
HPROSE is short for High Performance Remote Object Service Engine. It's a serialize and RPC library, the serialize library of hprose is faster, smaller and more powerful than msgpack, the RPC library is faster, easier and more powerful than thrift.
Metrics details
| Stars | 372 |
uber/storagetapper
StorageTapper is a scalable realtime MySQL change data streaming, logical backup and logical replication service
Metrics details
| Stars | 363 |
code-mancers/rbkit
A new profiler for Ruby. With a GUI
Metrics details
| Stars | 354 |
dgryski/trifles
A playground for things that aren't interesting enough to have their own repo.
Metrics details
| Stars | 335 |
msgpack/msgpack-node
MessagePack implementation for Node.js
Metrics details
| Stars | 316 |
xresloader/xresloader
跨平台Excel导表工具(Excel=>protobuf/msgpack/lua/javascript/json/xml)
Metrics details
| Stars | 307 |
msgpack/msgpack-objectivec
MessagePack serializer implementation for Objective-C / msgpack.org[Objective-C]
Metrics details
| Stars | 301 |
KSDaemon/wampy.js
Feature-rich lightweight WAMP (Web Application Messaging Protocol) Javascript implementation
Metrics details
| Stars | 300 |
lexmag/msgpax
High-performance and comprehensive MessagePack implementation for Elixir / msgpack.org[Elixir]
Metrics details
| Stars | 299 |
florimondmanca/msgpack-asgi
Drop-in MessagePack support for ASGI applications and frameworks
Metrics details
| Stars | 279 |
