{"id":9533599,"url":"https://github.com/brundhasv/GoC-Protobuf","last_synced_at":"2025-08-23T19:31:37.222Z","repository":{"id":239506555,"uuid":"217009998","full_name":"brundhasv/GoC-Protobuf","owner":"brundhasv","description":"Go functions integrated with C","archived":false,"fork":false,"pushed_at":"2019-10-25T04:28:47.000Z","size":2024,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-23T04:54:48.366Z","etag":null,"topics":["c","go","json","protobuf3"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brundhasv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2019-10-23T08:43:40.000Z","updated_at":"2024-06-19T06:27:11.914Z","dependencies_parsed_at":null,"dependency_job_id":"365e4d2b-04a1-471e-8426-5594a1adf505","html_url":"https://github.com/brundhasv/GoC-Protobuf","commit_stats":null,"previous_names":["brundhasv/goc-protobuf"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brundhasv%2FGoC-Protobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brundhasv%2FGoC-Protobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brundhasv%2FGoC-Protobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brundhasv%2FGoC-Protobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brundhasv","download_url":"https://codeload.github.com/brundhasv/GoC-Protobuf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230727436,"owners_count":18271489,"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":["c","go","json","protobuf3"],"created_at":"2024-05-12T23:42:09.433Z","updated_at":"2024-12-21T14:30:41.681Z","avatar_url":"https://github.com/brundhasv.png","language":"Go","funding_links":[],"categories":["Repositories"],"sub_categories":[],"readme":"# GoC Protobuf Encoding/Decoding\nGo functions for Protobuf Encoding/decoding integrated with C\n\n# Usage:\nprotoc --go_out=. Student.proto\n\ngo build  -o student.so -buildmode=c-shared Student.pb.go student_en_dc.go\n\ngcc -o student student_cgo.c ./student.so\n\n# Go program can also be run in standalone mode:\ngo run student_en_dc.go Student.pb.go\n\n# Explanation of Code here:\nhttps://dev.to/brundhasv/go-protobuf-encoding-decoding-integrated-with-c-3ig0\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrundhasv%2FGoC-Protobuf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrundhasv%2FGoC-Protobuf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrundhasv%2FGoC-Protobuf/lists"}