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…
Die Hauptfunktionen von mbraceproject/fspickler sind: Serialization and Parsing.
Open-Source-Alternativen zu mbraceproject/fspickler sind unter anderem: 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. ``.