{"id":17308690,"url":"https://github.com/pasdam/hello-world-c-go","last_synced_at":"2026-02-25T19:31:34.741Z","repository":{"id":92276799,"uuid":"183748379","full_name":"pasdam/hello-world-c-go","owner":"pasdam","description":"Example of a C++ application using a library written in Go","archived":false,"fork":false,"pushed_at":"2019-06-08T03:57:37.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-27T10:24:36.312Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pasdam.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}},"created_at":"2019-04-27T08:34:48.000Z","updated_at":"2019-06-08T03:57:39.000Z","dependencies_parsed_at":"2023-06-08T06:15:07.597Z","dependency_job_id":null,"html_url":"https://github.com/pasdam/hello-world-c-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pasdam/hello-world-c-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pasdam%2Fhello-world-c-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pasdam%2Fhello-world-c-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pasdam%2Fhello-world-c-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pasdam%2Fhello-world-c-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pasdam","download_url":"https://codeload.github.com/pasdam/hello-world-c-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pasdam%2Fhello-world-c-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29836212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T19:08:47.527Z","status":"ssl_error","status_checked_at":"2026-02-25T18:59:04.705Z","response_time":61,"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":[],"created_at":"2024-10-15T12:05:48.572Z","updated_at":"2026-02-25T19:31:34.697Z","avatar_url":"https://github.com/pasdam.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hello-world-c-go\n\nExample of a C++ application using a library written in Go.\n\n## Build and run\n\nA simple [Makefile](Makefile) is provided to build and run the application, using a simple command:\n\n```sh\nmake run\n```\n\nThis is equivalent to:\n\n```sh\ngo build -buildmode=c-archive -o build/golib.a main.go\ngcc -I build -pthread main.c build/golib.a -o build/test\nbuild/test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpasdam%2Fhello-world-c-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpasdam%2Fhello-world-c-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpasdam%2Fhello-world-c-go/lists"}