| Title / Info | Description | License | Platform |
|
|
Thrift is a framework for scalable cross-language services development (serialization/RPC) and supports D out of the box. |
Apache License v2.0 |
Windows/POSIX |
|
|
Binary serialisation library for D. Minimal to no boilerplate necessary. |
BSD like |
Windows/POSIX |
|
|
YAML is a serialization format aimed at speed and human readability. D:YAML is a YAML parser in D, originally based on PyYAML. |
Boost 1.0 |
Platform-independent |
|
|
MessagePack is a binary-based JSON-like serialization library. msgpack-d is a pure D implementation of MessagePack. |
Boost 1.0 |
Windows/POSIX |
|
|
Orange is a serialization library for the D programming language. It supports D1/Tango and D2/Phobos. |
Boost 1.0 |
Windows/POSIX |
|
|
Yet Another JSON Library, which supports the stream parsing. yajl-d is a YAJL binding for D. |
Boost 1.0 |
Windows/POSIX |
|
|
D library for versatile object serialization/deserialization, supporting integral types, arrays, and strings. |
MIT |
Linux |