{"library":"serdepp","type":"library","category":null,"description":"C++17 universal serialize/deserialize library like Rust serde, supporting nlohmann_json, fmt, yaml-cpp, toml11, rapidjson.","language":"cpp","status":"active","version":"0.1.4","tags":["serialization","json","yaml","toml","c++17"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install serdepp","imports":["#include <serdepp/serdepp.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(serdepp CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE serdepp::serdepp)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}