msgpack-d

Serializer

A binary-based JSON-like serialization library for D language.

MessagePack for D / msgpack.org[D]

GitHub

118 stars
16 watching
41 forks
Language: D
last commit: about 1 year ago

Related projects:

Repository Description Stars
msgpack/msgpack-haskell A Haskell implementation of MessagePack data serialization format 138
msgpack/msgpack-scala An implementation of MessagePack serialization for Scala 94
msgpack/msgpack-cli A MessagePack serialization and deserialization library for Common Language Infrastructure implementations. 834
msgpack/msgpack-java Implementing a binary serialization format that can compactly encode various data types. 1,416
msgpack/msgpack-ruby Provides a binary serialization format for efficient data exchange among different languages and platforms. 764
msgpack/msgpack-smalltalk A Smalltalk-based MessagePack serialization library for various dialects 22
rybakit/msgpack.php A pure PHP implementation of the MessagePack serialization format 389
msgpack/msgpack-objectivec Implementation of MessagePack serialization and deserialization in Objective-C. 301
ar90n/msgpack11 A lightweight C++ library for serializing and deserializing data in the MsgPack format 122
spotlightkid/upy-msgpack A lightweight MessagePack serialization library for MicroPython 0
msgpack4z/msgpack4z-native Implementation of the MessagePack data serialization format 4
3hren/msgpack-rust A MessagePack implementation for Rust. 1,171
crystal-community/msgpack-crystal An implementation of MessagePack serialization in Crystal 136
ludocode/mpack A C implementation of an encoder and decoder for the MessagePack serialization format 545
aviramha/ormsgpack A Python library for serializing data to and from msgpack format with support for native serialization of various data types. 253