{"id":16309562,"url":"https://github.com/denzp/current","last_synced_at":"2026-04-26T22:31:33.572Z","repository":{"id":72365964,"uuid":"130750371","full_name":"denzp/current","owner":"denzp","description":"CUDA high-level Rust framework","archived":false,"fork":false,"pushed_at":"2018-04-25T21:56:41.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T05:35:50.082Z","etag":null,"topics":["cuda","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/denzp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-04-23T20:04:59.000Z","updated_at":"2020-11-29T09:34:52.000Z","dependencies_parsed_at":"2023-04-28T01:15:47.365Z","dependency_job_id":null,"html_url":"https://github.com/denzp/current","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/denzp/current","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denzp%2Fcurrent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denzp%2Fcurrent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denzp%2Fcurrent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denzp%2Fcurrent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denzp","download_url":"https://codeload.github.com/denzp/current/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denzp%2Fcurrent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32315711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T21:09:39.134Z","status":"ssl_error","status_checked_at":"2026-04-26T21:09:21.240Z","response_time":129,"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":["cuda","rust"],"created_at":"2024-10-10T21:21:44.542Z","updated_at":"2026-04-26T22:31:33.556Z","avatar_url":"https://github.com/denzp.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚡ Current ⚡\n**CUDA high-level Rust framework**\n\n## Warning\nThe crate is a **far-far away** from being usable.\n\n## Hacking\nYou can inspect host and device code with a help of `xargo`, `cargo-expand` and `ptx-linker` (all can be installed from crates.io):\n\n``` bash\nptx-linker print nvptx64-nvidia-cuda \u003e /tmp/nvptx64-nvidia-cuda.json\nexport RUST_TARGET_PATH=/tmp\n\ncd example\n\ncargo expand                              # host-side version\nxargo expand --target nvptx64-nvidia-cuda # device-side version\n```\n\n## Running tests\nYou need to prepare target json and env variable with the json location for `rustc`:\n\n``` bash\nptx-linker print nvptx64-nvidia-cuda \u003e /tmp/nvptx64-nvidia-cuda.json\nexport RUST_TARGET_PATH=/tmp\n\ncargo test\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenzp%2Fcurrent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenzp%2Fcurrent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenzp%2Fcurrent/lists"}