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.
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. `
The main features of corsis/xparsec are: Serialization and Parsing.
Projects with overlapping indexed features include: 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.