awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
BlackEdder avatar

BlackEdder/painlessjson

0
View on GitHub↗
25 stars·3 forks·D·BSL-1.0·15 views

Painlessjson

Library to painlessly convert your custom types (structs and classes) to and from JSON. This library provides the function toJSON and fromJSON to automatically convert any type to and from JSON. It is possible to override the implementation by defining your own toJSON and fromJSON member…

Features

  • Data Serialization - Converts between D types and standard JSON objects.

Star history

Star history chart for blackedder/painlessjsonStar history chart for blackedder/painlessjson

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Painlessjson

These projects share indexed features with Painlessjson. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ahausladen/jsondataobjectsA

    ahausladen/JsonDataObjects

    0View on GitHub↗

    Json Data Objects

    View on GitHub↗0
  • ashumkin/delphi-yamlashumkin avatar

    ashumkin/delphi-yaml

    8View on GitHub↗

    This is a copy of https://bitbucket.org/OCTAGRAM/delphi-yaml Mercurial repository

    C
    View on GitHub↗8
  • atilaneves/cerealedatilaneves avatar

    atilaneves/cerealed

    92View on GitHub↗

    cerealed

    D
    View on GitHub↗92
  • adamdruppe/arsdadamdruppe avatar

    adamdruppe/arsd

    556View on GitHub↗

    As of January 1, 2024, this repo is written in the OpenD Programming Language. This is very similar to, but NOT the same as Walter Bright's version of the D Programming Language.

    D
    View on GitHub↗556
Compare all 30 related projects→

Frequently asked questions

What does blackedder/painlessjson do?

Library to painlessly convert your custom types (structs and classes) to and from JSON. This library provides the function toJSON and fromJSON to automatically convert any type to and from JSON. It is possible to override the implementation by defining your own toJSON and fromJSON member…

What are the main features of blackedder/painlessjson?

The main features of blackedder/painlessjson are: Data Serialization.

Which projects share features with blackedder/painlessjson?

Projects with overlapping indexed features include: ahausladen/jsondataobjects — Json Data Objects. ashumkin/delphi-yaml — This is a copy of https://bitbucket.org/OCTAGRAM/delphi-yaml Mercurial repository. atilaneves/cerealed — cerealed. behrang/yamlswift — Load YAML and JSON documents using Swift. benibela/internettools — Internet Tools. adamdruppe/arsd — As of January 1, 2024, this repo is written in the OpenD Programming Language. This is very similar to, but NOT the…