{"id":16587273,"url":"https://github.com/zchee/go-libclang","last_synced_at":"2026-04-16T21:31:21.832Z","repository":{"id":66631148,"uuid":"64443160","full_name":"zchee/go-libclang","owner":"zchee","description":null,"archived":false,"fork":false,"pushed_at":"2016-08-16T11:39:03.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-06T08:56:54.464Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/zchee.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},"funding":{"github":["zchee"]}},"created_at":"2016-07-29T02:17:22.000Z","updated_at":"2020-10-01T19:17:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"93c7f93c-2758-4f24-a853-6ce65417ecfd","html_url":"https://github.com/zchee/go-libclang","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zchee/go-libclang","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zchee%2Fgo-libclang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zchee%2Fgo-libclang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zchee%2Fgo-libclang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zchee%2Fgo-libclang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zchee","download_url":"https://codeload.github.com/zchee/go-libclang/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zchee%2Fgo-libclang/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31905326,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"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-11T22:53:43.394Z","updated_at":"2026-04-16T21:31:21.294Z","avatar_url":"https://github.com/zchee.png","language":"C++","funding_links":["https://github.com/sponsors/zchee"],"categories":[],"sub_categories":[],"readme":"go-libclang\n===========\n\nC completion library written in Go.  \nCurrentpy not works.\n\n## Required\n\nOn GNU/Linux\n\n```sh\napt-get install llvm-dev clang libclang-dev\n```\n\n## Build\ngo-libclang depends [go-clang/v3.7](https://github.com/go-clang/v3.7)\n\n```sh\nCGO_LDFLAGS=\"-L`llvm-config --libdir`\" go get -u -v -x github.com/go-clang/v3.7/...\n```\n\nfetch the go-libclang.\n\n```sh\ngo get -u -v -x github.com/zchee/go-libclang/...\n```\n\nbuilding.\n\n```sh\nmake\n```\n\ntest use boost-asio example code.\n\n```sh\nmake run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzchee%2Fgo-libclang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzchee%2Fgo-libclang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzchee%2Fgo-libclang/lists"}