{"id":20659410,"url":"https://github.com/faaxm/exmpl-cmake-grpc","last_synced_at":"2025-04-05T09:10:53.658Z","repository":{"id":43752907,"uuid":"242760745","full_name":"faaxm/exmpl-cmake-grpc","owner":"faaxm","description":"Example cmake project for grpc / protobuf","archived":false,"fork":false,"pushed_at":"2025-03-23T09:11:47.000Z","size":15,"stargazers_count":118,"open_issues_count":5,"forks_count":31,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T09:31:51.451Z","etag":null,"topics":["cmake","cpp","grpc","protobuf"],"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/faaxm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","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":"faaxm","custom":"https://www.paypal.me/faaxm"}},"created_at":"2020-02-24T14:42:29.000Z","updated_at":"2025-03-23T08:41:24.000Z","dependencies_parsed_at":"2024-11-16T18:34:22.696Z","dependency_job_id":"3556900c-87a8-468f-acba-5e17ed12cfa8","html_url":"https://github.com/faaxm/exmpl-cmake-grpc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faaxm%2Fexmpl-cmake-grpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faaxm%2Fexmpl-cmake-grpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faaxm%2Fexmpl-cmake-grpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faaxm%2Fexmpl-cmake-grpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faaxm","download_url":"https://codeload.github.com/faaxm/exmpl-cmake-grpc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312085,"owners_count":20918344,"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":["cmake","cpp","grpc","protobuf"],"created_at":"2024-11-16T18:34:18.610Z","updated_at":"2025-04-05T09:10:53.636Z","avatar_url":"https://github.com/faaxm.png","language":"C++","funding_links":["https://github.com/sponsors/faaxm","https://www.paypal.me/faaxm"],"categories":[],"sub_categories":[],"readme":"[![Build and Test - Fixed Dependencies](https://github.com/faaxm/exmpl-cmake-grpc/actions/workflows/build.yml/badge.svg)](https://github.com/faaxm/exmpl-cmake-grpc/actions/workflows/build.yml)\n\n[![Build and Test - Latest Dependencies](https://github.com/faaxm/exmpl-cmake-grpc/actions/workflows/build-latest-deps.yml/badge.svg)](https://github.com/faaxm/exmpl-cmake-grpc/actions/workflows/build-latest-deps.yml) (might indicate a bug in dependencies)\n\n# Protobuf/GRPC with CMake Example\n\nThis is a basic example of a CMake project using Protobuf together with gRPC in C++.\n\nFor some background info, have a look at this blog post explaining [how to structure gRPC projects with CMake](https://www.f-ax.de/dev/2020/11/08/grpc-plugin-cmake-support.html).\n\n### gRPC Reflection\nReflection can be enabled by linking agains `gRPC::grpc++_reflection`, enabling support for the `grpc_cli` tool.\n\nIf this project is linked with a static version of the grpc library from vcpkg\nthe `-Wl,--whole-archive` flag has to be used. (together with `--allow-multiple-definition`). When linking dynamically,\nyou will want to link the reflection library with `--no-as-needed`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaaxm%2Fexmpl-cmake-grpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaaxm%2Fexmpl-cmake-grpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaaxm%2Fexmpl-cmake-grpc/lists"}