{"id":31704101,"url":"https://github.com/slankdev/grpcc","last_synced_at":"2026-05-18T04:03:38.695Z","repository":{"id":87577742,"uuid":"125461211","full_name":"slankdev/grpcc","owner":"slankdev","description":"C++ misc for gRPC ","archived":false,"fork":false,"pushed_at":"2018-03-28T03:00:53.000Z","size":264,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T22:50:22.828Z","etag":null,"topics":["cxx11","grpc","makefile"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/slankdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-03-16T03:58:11.000Z","updated_at":"2018-03-28T03:00:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"e9199a48-5b72-4a05-bf4d-219b2d31313a","html_url":"https://github.com/slankdev/grpcc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/slankdev/grpcc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slankdev%2Fgrpcc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slankdev%2Fgrpcc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slankdev%2Fgrpcc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slankdev%2Fgrpcc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slankdev","download_url":"https://codeload.github.com/slankdev/grpcc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slankdev%2Fgrpcc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33164672,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cxx11","grpc","makefile"],"created_at":"2025-10-08T22:49:55.742Z","updated_at":"2026-05-18T04:03:38.690Z","avatar_url":"https://github.com/slankdev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# libgrpcxx\n\nTiny build scripts and wrapper for using grpc in C\n\n## Setup and Usage\n\n```\n// install grpc\n$ sudo apt install build-essential autoconf libtool pkg-config libgflags-dev libgtest-dev clang libc++-dev\n$ git clone https://github.com/grpc/grpc \u0026\u0026 cd grpc\n$ git submodule update --init\n$ make \u0026\u0026 sudo make install\n\n// install proto-buf\n$ cd grpc/third_party/protobuf\n$ sudo make install\n\n// clone and build libgrpcxx\n$ git clone https://github.com/slankdev/grpcxx\n$ cd grpcxx/libgrpcxx\n$ make grpcbuild\n$ make\n\n// Best Sample for using this library is ``examples/grpc_manager``.\n// running sample script (grpc_manager)\n// install openconfigd before following\n$ cd examples/grpc_manager\n$ make\n$ openconfigd \u0026\n$ ./a.out \u0026\n$ cli\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslankdev%2Fgrpcc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslankdev%2Fgrpcc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslankdev%2Fgrpcc/lists"}