Skip to content

darkgazeorg/cpp-serializer

cpp-serializer

This is the cpp-serializer project. The main aim of this project is to add modern serialization capability to C++. The first phase is to create a YAML parser that can automatically load data to C++ structures while checking for potential errors. Additionally, we would like to be able to report any unrecognized data in the YAML file as an error with the exact location of the error.

Building and installing

See the BUILDING document.

Contributing

See the CONTRIBUTING document.

Licensing

See LICENSE document.

About

This is a modern C++ library for YAML based serialization.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors