{"id":22466764,"url":"https://github.com/skillfulelectro/core-compute_native","last_synced_at":"2025-08-02T07:31:11.332Z","repository":{"id":254411976,"uuid":"846456541","full_name":"SkillfulElectro/core-compute_native","owner":"SkillfulElectro","description":"Native binding gen for core-compute api","archived":true,"fork":false,"pushed_at":"2024-08-26T13:36:09.000Z","size":2873,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T15:19:36.793Z","etag":null,"topics":["binding","binding-generator","c","cpp","cross-platform","gpgpu","parallel-computing","rust","wgpu"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/SkillfulElectro.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-08-23T08:48:38.000Z","updated_at":"2024-08-29T10:24:35.000Z","dependencies_parsed_at":"2024-08-26T15:53:42.968Z","dependency_job_id":null,"html_url":"https://github.com/SkillfulElectro/core-compute_native","commit_stats":null,"previous_names":["skillfulelectro/core-compute_native"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/SkillfulElectro/core-compute_native","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkillfulElectro%2Fcore-compute_native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkillfulElectro%2Fcore-compute_native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkillfulElectro%2Fcore-compute_native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkillfulElectro%2Fcore-compute_native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SkillfulElectro","download_url":"https://codeload.github.com/SkillfulElectro/core-compute_native/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkillfulElectro%2Fcore-compute_native/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268348611,"owners_count":24236297,"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-02T02:00:12.353Z","response_time":74,"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":["binding","binding-generator","c","cpp","cross-platform","gpgpu","parallel-computing","rust","wgpu"],"created_at":"2024-12-06T10:13:32.932Z","updated_at":"2025-08-02T07:31:10.684Z","avatar_url":"https://github.com/SkillfulElectro.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CORE-COMPUTE_NATIVE\n- this project is native binding generator for core-compute api\n- core implementation : https://github.com/SkillfulElectro/core-compute.git\n\n## GETTING STARTED\n- because core-compute apis are Rust macro functions , and we are not able to use Rust macros in C directly this project aims to give you\nflexible binding generator for its api\n- first you have to set how many compute functions you will need in C/C++ side of your project by \n```shell\nexport NUM_CORE_COMPUTE_REQ={how many functions for api you need}\n```\n** if you dont set any by default the build process will consider one function you will need **\n\n- now you have to set for all of those compute functions starting from 0 , how much CInfo var you going to give as parameter to \n```shell\nexport NUM_CORE_{index of the function}={number of CInfo paras you want to pass to func}\n```\n** if you dont set it by default it will set 2 for each of them **\n\n- now you can build CORE-COMPUTE_NATIVE\n```shell \ncargo build --release\n```\n\n** core_compute_native.h will be found at target dir **\n\n\n## NOTE \n- this project is bundled with core-compute v0.5.2(native edition)\n- core-compute native edition usage in Rusty API is not feasible without some unsafe operations\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskillfulelectro%2Fcore-compute_native","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskillfulelectro%2Fcore-compute_native","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskillfulelectro%2Fcore-compute_native/lists"}