{"id":17562175,"url":"https://github.com/dup4/rapidjson-utility","last_synced_at":"2026-04-25T23:31:20.977Z","repository":{"id":38200934,"uuid":"506462049","full_name":"Dup4/rapidjson-utility","owner":"Dup4","description":"Rapidjson Utility","archived":false,"fork":false,"pushed_at":"2023-09-24T03:59:42.000Z","size":249,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T10:51:48.300Z","etag":null,"topics":["cpp","json","rapidjson","reflect"],"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/Dup4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"Dup4"}},"created_at":"2022-06-23T01:45:17.000Z","updated_at":"2023-07-02T05:29:45.000Z","dependencies_parsed_at":"2023-09-24T07:15:24.220Z","dependency_job_id":null,"html_url":"https://github.com/Dup4/rapidjson-utility","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/Dup4/rapidjson-utility","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dup4%2Frapidjson-utility","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dup4%2Frapidjson-utility/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dup4%2Frapidjson-utility/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dup4%2Frapidjson-utility/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dup4","download_url":"https://codeload.github.com/Dup4/rapidjson-utility/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dup4%2Frapidjson-utility/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32280875,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","json","rapidjson","reflect"],"created_at":"2024-10-21T12:25:58.135Z","updated_at":"2026-04-25T23:31:20.940Z","avatar_url":"https://github.com/Dup4.png","language":"C++","funding_links":["https://github.com/sponsors/Dup4"],"categories":[],"sub_categories":[],"readme":"\u003cimg align=\"right\" width=\"96px\" src=\"./assets/1200px_cpp_logo.svg.png\"\u003e\n\n# rapidjson-utility\n\n[![Clang Format](https://github.com/Dup4/rapidjson-utility/workflows/Clang%20Format/badge.svg)](https://github.com/Dup4/rapidjson-utility/actions/workflows/clang_format.yml)\n[![Test](https://github.com/Dup4/rapidjson-utility/workflows/Test/badge.svg)](https://github.com/Dup4/rapidjson-utility/actions/workflows/test.yml)\n[![codecov](https://codecov.io/gh/Dup4/rapidjson-utility/branch/main/graph/badge.svg)](https://codecov.io/gh/Dup4/rapidjson-utility)\n[![GitHub release](https://img.shields.io/github/release/Dup4/rapidjson-utility.svg)](https://GitHub.com/Dup4/rapidjson-utility/releases/)\n\n## Integration\n\n### CMake\n\n```cmake\nFetchContent_Declare(\n    rapidjson-utility\n    QUIET\n    GIT_REPOSITORY https://github.com/Dup4/rapidjson-utility.git\n    GIT_TAG v{x.y.z} # Where `x.y.z` is the release version you want to use.\n)\n```\n\n### Bazel\n\n```bazel\ngit_repository(\n    name = \"rapidjson-utility\",\n    remote = \"https://github.com/Dup4/rapidjson-utility.git\",\n    tag = \"v{x.y.z}\",  # Where `x.y.z` is the release version you want to use.\n)\n```\n\n## Usage\n\nSee the usage in the [unit test](./test/rapidjson_utility_usage_test.cc)\n\n## License\n\n[MIT](./LICENSE) License © 2022 - PRESENT [Dup4][dup4]\n\n[dup4]: https://github.com/Dup4\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdup4%2Frapidjson-utility","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdup4%2Frapidjson-utility","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdup4%2Frapidjson-utility/lists"}