{"id":29506477,"url":"https://github.com/ishbguy/cppwalk","last_synced_at":"2026-05-03T21:34:41.054Z","repository":{"id":304668855,"uuid":"1018870591","full_name":"ishbguy/cppwalk","owner":"ishbguy","description":"A C/C++ source code analysis tool powered by clang/libclang","archived":false,"fork":false,"pushed_at":"2025-07-14T13:27:09.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-14T17:26:33.671Z","etag":null,"topics":["c","clang","cpp"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ishbguy.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}},"created_at":"2025-07-13T08:21:52.000Z","updated_at":"2025-07-14T13:27:12.000Z","dependencies_parsed_at":"2025-07-14T17:26:42.469Z","dependency_job_id":"e9140480-d2b5-4d4f-9b76-52fda686ef49","html_url":"https://github.com/ishbguy/cppwalk","commit_stats":null,"previous_names":["ishbguy/cppwalk"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ishbguy/cppwalk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishbguy%2Fcppwalk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishbguy%2Fcppwalk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishbguy%2Fcppwalk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishbguy%2Fcppwalk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ishbguy","download_url":"https://codeload.github.com/ishbguy/cppwalk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishbguy%2Fcppwalk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32586187,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: 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":["c","clang","cpp"],"created_at":"2025-07-16T02:01:55.249Z","updated_at":"2026-05-03T21:34:41.036Z","avatar_url":"https://github.com/ishbguy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [cppwalk](https://github.com/ishbguy/cppwalk)\n\nA C/C++ source code analysis tool powered by clang/libclang.\n\n## Table of Contents\n\n- [:art: Features](#art-features)\n- [:straight_ruler: Prerequisite](#straight_ruler-prerequisite)\n- [:rocket: Installation](#rocket-installation)\n- [:notebook: Usage](#notebook-usage)\n- [:memo: Configuration](#memo-configuration)\n- [:hibiscus: Contributing](#hibiscus-contributing)\n- [:boy: Authors](#boy-authors)\n- [:scroll: License](#scroll-license)\n\n## :art: Features\n\n- [ ] Show the whole or a part of the C/C++ AST\n- [ ] List the class, method, functuon or other syntax elements\n- [ ] Generate call graph, control flow graph\n\n## :straight_ruler: Prerequisite\n\nEnsure that you have installed `clang` package on your system, which provides the `libclang.so` for C/C++ AST manipulation interfaces.\n\n## :rocket: Installation\n\nUse a Python package manager (`pip` and so on) to intall the `cppwalk`, for example:\n\n```sh\npip install cppwalk\n```\n\n## :notebook: Usage\n\n```\nUsage: cppwalk [OPTIONS] [FILES]...\n\nOptions:\n  -s, -std, --standard TEXT  specify the C/C++ standard  [default: c++11]\n  -I, --include PATH         add include path\n  -v, --version              Show the version and exit.\n  -h, --help                 Show this message and exit.\n```\n\n## :memo: Configuration\n\nTODO.\n\n## :hibiscus: Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n## :boy: Authors\n\n- [ishbguy](https://github.com/ishbguy)\n\n## :scroll: License\n\nReleased under the terms of [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fishbguy%2Fcppwalk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fishbguy%2Fcppwalk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fishbguy%2Fcppwalk/lists"}