{"id":17562194,"url":"https://github.com/dup4/result-cpp","last_synced_at":"2025-03-29T11:44:40.874Z","repository":{"id":41522299,"uuid":"510035976","full_name":"Dup4/result-cpp","owner":"Dup4","description":"Result and ResultOr\u003cT\u003e for modern cpp","archived":false,"fork":false,"pushed_at":"2023-09-24T03:59:55.000Z","size":174,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T12:47:18.370Z","etag":null,"topics":["cpp","result","resultor"],"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-07-03T13:48:00.000Z","updated_at":"2023-09-11T01:05:06.000Z","dependencies_parsed_at":"2023-09-24T07:15:29.275Z","dependency_job_id":null,"html_url":"https://github.com/Dup4/result-cpp","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dup4%2Fresult-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dup4%2Fresult-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dup4%2Fresult-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dup4%2Fresult-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dup4","download_url":"https://codeload.github.com/Dup4/result-cpp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246180888,"owners_count":20736459,"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","result","resultor"],"created_at":"2024-10-21T12:26:03.910Z","updated_at":"2025-03-29T11:44:40.848Z","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# result-cpp\n\n[![Clang Format](https://github.com/Dup4/result-cpp/workflows/Clang%20Format/badge.svg)](https://github.com/Dup4/result-cpp/actions/workflows/clang_format.yml)\n[![Test](https://github.com/Dup4/result-cpp/workflows/Test/badge.svg)](https://github.com/Dup4/result-cpp/actions/workflows/test.yml)\n[![codecov](https://codecov.io/gh/Dup4/result-cpp/branch/main/graph/badge.svg)](https://codecov.io/gh/Dup4/result-cpp)\n[![GitHub release](https://img.shields.io/github/release/Dup4/result-cpp.svg)](https://github.com/Dup4/result-cpp/releases/)\n\n## Integration\n\n### CMake\n\n```cmake\nFetchContent_Declare(\n    result-cpp\n    QUIET\n    GIT_REPOSITORY https://github.com/Dup4/result-cpp.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 = \"result-cpp\",\n    remote = \"https://github.com/Dup4/result-cpp.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/result_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%2Fresult-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdup4%2Fresult-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdup4%2Fresult-cpp/lists"}