Open
#
msgpack
Here are 311 public repositories matching this topic...
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
-
Updated
May 24, 2022 - C#
locker
commented
May 18, 2022
When box.cfg.listen is set to a port number (without specifying a host name), Tarantool binds to one address, ipv4 or ipv6:
box.cfg{listen = 3301}$ nc -vvz 127.0.0.1 3301
Connection to 127.0.0.1 3301 port [tcp/*] succeeded!
$ nc -vvz ::1 3301
nc: connect to ::1 port 3301 (tcp) failed: Connection refused
This is confusing - one would expect it to bind to all av
msgpack.org[Go] MessagePack encoding for Golang
-
Updated
Apr 8, 2022 - Go
Light, concurrent RPC framework for PHP & C
-
Updated
May 18, 2022 - C
Fast job queuing and RPC in python with asyncio and redis.
-
Updated
May 19, 2022 - Python
@msgpack/msgpack - MessagePack for JavaScript/TypeScript/ECMA-262 / msgpack.org[JavaScript]
javascript-library
typescript-library
msgpack
messagepack
serialization-library
universal-javascript
deno-library
-
Updated
May 5, 2022 - TypeScript
MessagePack implementation for Common Language Infrastructure / msgpack.org[C#]
-
Updated
Apr 12, 2022 - C#
MessagePack implementation for Rust / msgpack.org[Rust]
-
Updated
Apr 19, 2022 - Rust
Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++
c-plus-plus
serialization
protobuf
avro
cpp
boost
flatbuffers
thrift
msgpack
capn-proto
performance-testing
apache-avro
cereal
yas
-
Updated
Jan 28, 2020 - C++
Essential Building Blocks for Scala
config
serialization
json
scala
sql
metrics
dependency-injection
logger
grpc
rpc
msgpack
scalajs
jmx
guice
command-line-parser
testing-framework
airframe
airspec
-
Updated
May 29, 2022 - Scala
Convert between CBOR, JSON, MessagePack, TOML, and YAML
-
Updated
Feb 16, 2022 - Python
C++ header-only JSON library
-
Updated
May 7, 2022 - C++
Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c
c-sharp
serialization
formatter
tutorial
database
networking
csharp
binary
dotnet
serializer
network
protocol
msgpack
dotnet-core
tolerance
persistent-storage
scenario
net
serialisation
network-protocol
serialize-objects
unknown-types
-
Updated
Apr 12, 2021 - C#
Fast and well tested serialization framework on top of dataclasses
python
yaml
serialization
json
marshalling
python3
deserialization
msgpack
type-hints
typehints
dataclasses
-
Updated
Apr 30, 2022 - Python
MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]
-
Updated
May 7, 2022 - C
A pure PHP implementation of the MessagePack serialization format / msgpack.org[PHP]
-
Updated
Feb 16, 2022 - PHP
Open
Migrate to goavro v2
efirs
opened
Oct 9, 2019
Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in
cli
yaml
json
oauth2
rest
gzip
json-schema
http2
swagger
brotli
auth
auth0
hypermedia
msgpack
cbor
hacktoberfest
jmespath
rest-client
openapi3
fastapi
-
Updated
May 2, 2022 - Go
Socket and Networking Library using msgpack.org[C++11]
-
Updated
Aug 28, 2019 - C++
Improve this page
Add a description, image, and links to the msgpack topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the msgpack topic, visit your repo's landing page and select "manage topics."
When you want to help with the development of this library, there are plenty of things were you are more than welcome:
Blocked Issues
JSON_DIAGNOSTICSvia CMake when installing the library via Homebrew. If you are familiar with Homebrew, you could fix [the formula](https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/nlohmann-json.