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.
A C++11 library for parsing and serializing JSON to and from a DOM container in memory.
Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.
This project primarily aims to be an exact Yaml 1.2 deserializer, according to Yaml 1.2 specification
` Version 2 of this library is being built as part of a larger fundraising project. `
FsPickler is a serialization library that facilitates the distribution of .NET objects. The implementation focuses on performance and completeness in supported types, including F# types. It supports multiple, pluggable serialization formats including Binary, Xml, JSON and BSON. The library is…
The main features of mbraceproject/fspickler are: Serialization and Parsing.
Open-source alternatives to mbraceproject/fspickler include: cppalliance/json — A C++11 library for parsing and serializing JSON to and from a DOM container in memory. felixguendling/cista — Cista is a simple, high-performance, zero-copy C++ serialization & reflection library. fjoppe/legivel — This project primarily aims to be an exact Yaml 1.2 deserializer, according to Yaml 1.2 specification. haf/fsattoparsec — #FsAttoparsec. hjson/hjson-cpp — Hjson for C++. corsis/xparsec — `` Version 2 of this library is being built as part of a larger fundraising project. ``.