{"id":34201301,"url":"https://github.com/yaoguangduan/protosync","last_synced_at":"2026-03-12T01:34:33.901Z","repository":{"id":250652211,"uuid":"834419535","full_name":"yaoguangduan/protosync","owner":"yaoguangduan","description":"generate go code from protobuf ,sync proto dirty data","archived":false,"fork":false,"pushed_at":"2024-11-01T08:03:29.000Z","size":45502,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-12T02:22:48.837Z","etag":null,"topics":["data","golang","protobuf","sync"],"latest_commit_sha":null,"homepage":"","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/yaoguangduan.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-07-27T08:00:13.000Z","updated_at":"2024-12-25T10:40:00.000Z","dependencies_parsed_at":"2024-10-28T13:53:38.484Z","dependency_job_id":null,"html_url":"https://github.com/yaoguangduan/protosync","commit_stats":null,"previous_names":["yaoguangduan/datasync"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yaoguangduan/protosync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaoguangduan%2Fprotosync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaoguangduan%2Fprotosync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaoguangduan%2Fprotosync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaoguangduan%2Fprotosync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yaoguangduan","download_url":"https://codeload.github.com/yaoguangduan/protosync/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaoguangduan%2Fprotosync/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30411973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T00:40:14.898Z","status":"ssl_error","status_checked_at":"2026-03-12T00:40:08.439Z","response_time":84,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["data","golang","protobuf","sync"],"created_at":"2025-12-15T18:31:58.832Z","updated_at":"2026-03-12T01:34:33.896Z","avatar_url":"https://github.com/yaoguangduan.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"##### protobuf tool to collect and merge all changes!\n```go\nperson := pbgen.NewPersonSync()\nperson.SetName(\"proto sync\")\nperson.SetAge(1)\npersonProto := \u0026pbgen.Person{}\nperson.MergeDirtyToPb(personProto)\nfmt.Println(protojson.Format(personProto))\n```\n###### output:\n```json\n{\n  \"age\": 1,\n  \"name\": \"proto sync\"\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyaoguangduan%2Fprotosync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyaoguangduan%2Fprotosync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyaoguangduan%2Fprotosync/lists"}