MessagePack is a binary-based JSON-like serialization library. MessagePack for D is a pure D implementation of MessagePack. WWW: https://github.com/msgpack/msgpack-d
11 lines
313 B
Text
11 lines
313 B
Text
include/d/msgpack/attribute.d
|
|
include/d/msgpack/buffer.d
|
|
include/d/msgpack/common.d
|
|
include/d/msgpack/exception.d
|
|
include/d/msgpack/package.d
|
|
include/d/msgpack/packer.d
|
|
include/d/msgpack/register.d
|
|
include/d/msgpack/streaming_unpacker.d
|
|
include/d/msgpack/unpacker.d
|
|
include/d/msgpack/value.d
|
|
lib/d/libmsgpack-d.a
|