{"id":19863264,"url":"https://github.com/allyourcodebase/capstone","last_synced_at":"2025-07-19T16:35:48.378Z","repository":{"id":242956262,"uuid":"811019809","full_name":"allyourcodebase/capstone","owner":"allyourcodebase","description":"Availability for capstone as Zig dependency","archived":false,"fork":false,"pushed_at":"2025-03-17T16:49:26.000Z","size":16,"stargazers_count":9,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-23T08:55:51.959Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Zig","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/allyourcodebase.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":"2024-06-05T19:37:15.000Z","updated_at":"2025-04-16T19:59:09.000Z","dependencies_parsed_at":"2024-06-05T22:52:53.218Z","dependency_job_id":"fab2e76d-34d7-433b-8a5f-5c3659adf82e","html_url":"https://github.com/allyourcodebase/capstone","commit_stats":null,"previous_names":["soratenshi/capstone-zig","zig-sec/capstone-zig","allyourcodebase/capstone"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allyourcodebase%2Fcapstone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allyourcodebase%2Fcapstone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allyourcodebase%2Fcapstone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allyourcodebase%2Fcapstone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allyourcodebase","download_url":"https://codeload.github.com/allyourcodebase/capstone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251986750,"owners_count":21675951,"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":[],"created_at":"2024-11-12T15:14:09.397Z","updated_at":"2025-05-02T04:30:58.329Z","avatar_url":"https://github.com/allyourcodebase.png","language":"Zig","readme":"[![CI](https://github.com/allyourcodebase/capstone/actions/workflows/ci.yaml/badge.svg)](https://github.com/allyourcodebase/capstone/actions)\n\n# capstone\n\nThis is [capstone](https://github.com/capstone-engine/capstone), packaged for [Zig](https://ziglang.org/).\n\n## Installation\n\nFirst, update your `build.zig.zon`:\n\n```\n# Initialize a `zig build` project if you haven't already\nzig init\nzig fetch --save git+https://github.com/allyourcodebase/capstone.git#5.0.1\n```\n\nYou can then import `capstone` in your `build.zig` with:\n\n```zig\nconst capstone_dependency = b.dependency(\"capstone\", .{\n    .target = target,\n    .optimize = optimize,\n});\nyour_exe.linkLibrary(capstone_dependency.artifact(\"capstone\"));\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallyourcodebase%2Fcapstone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallyourcodebase%2Fcapstone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallyourcodebase%2Fcapstone/lists"}