{"id":15345660,"url":"https://github.com/pragmatwice/codepunk","last_synced_at":"2025-04-15T03:34:52.432Z","repository":{"id":109447772,"uuid":"276105193","full_name":"PragmaTwice/codepunk","owner":"PragmaTwice","description":"[WIP] Interval Analysis on LLVM IR","archived":false,"fork":false,"pushed_at":"2020-07-06T09:33:20.000Z","size":53,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T15:11:32.372Z","etag":null,"topics":["abstract-interpretation","interval-analysis","llvm","static-analysis"],"latest_commit_sha":null,"homepage":"","language":"C++","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/PragmaTwice.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":"2020-06-30T13:22:29.000Z","updated_at":"2024-04-30T07:23:00.000Z","dependencies_parsed_at":"2023-04-16T05:35:37.890Z","dependency_job_id":null,"html_url":"https://github.com/PragmaTwice/codepunk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PragmaTwice%2Fcodepunk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PragmaTwice%2Fcodepunk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PragmaTwice%2Fcodepunk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PragmaTwice%2Fcodepunk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PragmaTwice","download_url":"https://codeload.github.com/PragmaTwice/codepunk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249002581,"owners_count":21196644,"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":["abstract-interpretation","interval-analysis","llvm","static-analysis"],"created_at":"2024-10-01T11:14:37.210Z","updated_at":"2025-04-15T03:34:52.428Z","avatar_url":"https://github.com/PragmaTwice.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"![logo](assets/logo.png)\n\n[![GitHub](https://img.shields.io/github/license/PragmaTwice/codepunk)](https://www.gnu.org/licenses/gpl-3.0.html)\n[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)\n[![Github Actions](https://github.com/PragmaTwice/codepunk/workflows/Build/badge.svg)](https://github.com/PragmaTwice/codepunk/actions)\n\n*a little interval analysis tool on LLVM IR*\n\n## Dependencies\n\n- LLVM ([releases/10.x](https://github.com/llvm/llvm-project/tree/release/10.x))\n- GoogleTest ([master](https://github.com/google/googletest/tree/master))\n\n## Algorithm\n\n- interval analysis via abstract interpretation\n- dataflow iterating in regard for path conditions\n\n## Worklist\n\n- more arthmetic/terminator instruction support\n- interprocedural analysis via context sensitive\n- more pattern support for interval solving\n- modeling for array/heap memory\n- unsigned integer support\n- floating point support\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpragmatwice%2Fcodepunk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpragmatwice%2Fcodepunk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpragmatwice%2Fcodepunk/lists"}