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
A C++11 library for parsing and serializing JSON to and from a DOM container in memory.
` Version 2 of this library is being built as part of a larger fundraising project. `
Die Hauptfunktionen von corsis/xparsec sind: Serialization and Parsing.
Open-Source-Alternativen zu corsis/xparsec sind unter anderem: 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++. jbeder/yaml-cpp — yaml-cpp is a C++ library for parsing and emitting YAML 1.2 documents. It provides a complete YAML processing… cppalliance/json — A C++11 library for parsing and serializing JSON to and from a DOM container in memory.