How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
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…
The main features of blackedder/painlessjson are: Data Serialization.
Open-source alternatives to blackedder/painlessjson 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…
This is a copy of https://bitbucket.org/OCTAGRAM/delphi-yaml Mercurial repository
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.