serialize-d 1.0.1

A serialization framework for D


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:


This package provides sub packages which can be used individually:

serialize-d:json - JSON support for serialize-d

serialize-d

serialize-d is a data serialization provider.

Notice: serialize-d is deprecated and will NOT recieve further updates; please switch to ninox-d_data

License

The code in this repository is licensed under AGPL-3.0-or-later; for more details see the LICENSE file in the repository.

The core

The core itself contains:

  • SerializerBuffer: a basic buffer for serialization
  • serialize(value, serializer) and deserialize(inp, serializer) to quickly serialize or deserialize

Subpackages

Each serialization format is provided via a subpackage:

  • serialize-d:json: provides serialization support from/to JSON
Authors:
  • Mai-Lapyst
Sub packages:
serialize-d:json
Dependencies:
ministd:callable
Versions:
1.0.1 2023-Jul-09
1.0.0 2023-Jun-30
0.1.0 2023-Jun-17
~master 2023-Jul-09
Show all 4 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 11 downloads total

Score:
0.3
Short URL:
serialize-d.dub.pm