{"id":16636054,"url":"https://github.com/dokempf/cerberus-cpp","last_synced_at":"2025-10-30T06:31:31.506Z","repository":{"id":50925956,"uuid":"314545969","full_name":"dokempf/cerberus-cpp","owner":"dokempf","description":"YAML Validation library for C++","archived":false,"fork":false,"pushed_at":"2024-08-19T09:00:01.000Z","size":162,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T06:51:10.455Z","etag":null,"topics":["cpp","validation","validation-schema","yaml"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dokempf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-20T12:21:04.000Z","updated_at":"2024-08-19T09:00:04.000Z","dependencies_parsed_at":"2023-01-29T22:35:13.408Z","dependency_job_id":null,"html_url":"https://github.com/dokempf/cerberus-cpp","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dokempf%2Fcerberus-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dokempf%2Fcerberus-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dokempf%2Fcerberus-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dokempf%2Fcerberus-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dokempf","download_url":"https://codeload.github.com/dokempf/cerberus-cpp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238941559,"owners_count":19556006,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp","validation","validation-schema","yaml"],"created_at":"2024-10-12T06:05:40.402Z","updated_at":"2025-10-30T06:31:31.136Z","avatar_url":"https://github.com/dokempf.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/dokempf/cerberus-cpp/ci.yml?branch=main)](https://github.com/dokempf/cerberus-cpp/actions/workflows/ci.yml)\n[![Documentation Status](https://readthedocs.org/projects/cerberus-cpp/badge/?version=latest)](https://cerberus-cpp.readthedocs.io/en/latest/?badge=latest)\n[![codecov](https://codecov.io/gh/dokempf/cerberus-cpp/branch/main/graph/badge.svg?token=OMP0HYTKD6)](https://codecov.io/gh/dokempf/cerberus-cpp)\n\n# What is cerberus-cpp\n\ncerberus-cpp is a schema validation tool for YAML data written in C++.\nIt reimplements a subset of the schema validation of the Python tool [cerberus](https://github.com/pyeve/cerberus)\nin the C++ language. This allows the same schemas to be used in Python\nand C++ projects, as well as projects that mix these languages.\nFor YAML parsing, cerberus-cpp relies on the well-established [yaml-cpp](https://github.com/jbeder/yaml-cpp)\nlibrary.\n\n# Core Features\n\n* Simple, yet powerful definition of validation schema\n* Validation of arbitrarily nested data\n* Modern C++11 design\n* Schema are implemented in the same language as the data - no DSLs to learn!\n* Validation of schemas against a schema that is incrementally built from rules definitions\n* Registration of custom validation and normalization rules\n* Registration of custom types\n* Compatibility with a well-established Python package\n\n# Prerequisites\n\nCerberus-cpp is header-only, so it should be fairly easy to get up and running.\nIt requires the following software to be available:\n\n* A C++14-compliant C++ compiler\n* CMake \u003e= 3.11\n* The [yaml-cpp](https://github.com/jbeder/yaml-cpp) library version \u003e= 0.6, e.g. by installing\n  the Debian/Ubuntu package `libyaml-cpp-dev`.\n\n# Documentation\n\nFor usage examples, detailed instructions and an overview on the compatibility\nwith the Python package, check out the\n[cerberus-cpp documentation](https://cerberus-cpp.readthedocs.io)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdokempf%2Fcerberus-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdokempf%2Fcerberus-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdokempf%2Fcerberus-cpp/lists"}