{"id":28526565,"url":"https://github.com/jglrxavpok/sbm","last_synced_at":"2025-08-22T11:04:37.916Z","repository":{"id":42580974,"uuid":"55913429","full_name":"jglrxavpok/SBM","owner":"jglrxavpok","description":"SPIR-V Binary code Manipulation","archived":false,"fork":false,"pushed_at":"2018-07-10T15:26:55.000Z","size":622,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-06T19:42:52.347Z","etag":null,"topics":["bytecode","manipulation","spir-v"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/jglrxavpok.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}},"created_at":"2016-04-10T17:41:27.000Z","updated_at":"2018-07-10T15:28:38.000Z","dependencies_parsed_at":"2022-09-07T17:34:34.392Z","dependency_job_id":null,"html_url":"https://github.com/jglrxavpok/SBM","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jglrxavpok/SBM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jglrxavpok%2FSBM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jglrxavpok%2FSBM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jglrxavpok%2FSBM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jglrxavpok%2FSBM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jglrxavpok","download_url":"https://codeload.github.com/jglrxavpok/SBM/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jglrxavpok%2FSBM/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271628166,"owners_count":24792821,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bytecode","manipulation","spir-v"],"created_at":"2025-06-09T11:37:45.836Z","updated_at":"2025-08-22T11:04:37.896Z","avatar_url":"https://github.com/jglrxavpok.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"SBM - SPIR-V Binary Manipulation library\n=======\n\n![SBM Logo](logoSD.png)\n\nSBM is an ObjectWeb's ASM like library to manipulate SPIR-V binary code with Java.\n\nThe library uses a visitor model, meaning that SPIR-V modules will be\ngenerated/read with objects having a function for each instruction possible\nin the SPIR-V Specifications (up to 1.1 as to 2017/03/03). Those objects are what are called visitors.\n\nEach visitor function name contains the corresponding instruction name with a few variations:\n\n* OpType\u0026lt;TypeName\u0026gt; instructions are converted to CodeVisitor::visit\u0026lt;TypeName\u0026gt;Type(*args...*)\n* OpExecutionMode does not have the exact same arguments as the corresponding instruction:\nthe operands array is directly accessible in the ExecutionMode object.\n\nCode generation\n===============\nThe `CodeWriter`, `CodeVisitor`, `FunctionVisitor`, `MemoryVisitor`, `ModuleReaderDispatcher`, `TypeVisitor` and `Opcodes` classes are generated thanks to [Spir-V Spec to Json](https://github.com/jglrxavpok/SpirvSpecToJson)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjglrxavpok%2Fsbm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjglrxavpok%2Fsbm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjglrxavpok%2Fsbm/lists"}