{"id":13444254,"url":"https://github.com/neka-nat/cuimage","last_synced_at":"2025-04-13T08:12:20.197Z","repository":{"id":75431272,"uuid":"578153900","full_name":"neka-nat/cuimage","owner":"neka-nat","description":"Rust implementation of image processing library with CUDA","archived":false,"fork":false,"pushed_at":"2023-05-15T05:06:39.000Z","size":1027,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T08:12:17.801Z","etag":null,"topics":["computer-vision","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/neka-nat.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}},"created_at":"2022-12-14T11:39:29.000Z","updated_at":"2024-12-20T02:37:55.000Z","dependencies_parsed_at":"2024-01-18T15:57:41.746Z","dependency_job_id":"db6282fd-55dc-4f0b-ae6c-6f3f47a18a14","html_url":"https://github.com/neka-nat/cuimage","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/neka-nat%2Fcuimage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neka-nat%2Fcuimage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neka-nat%2Fcuimage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neka-nat%2Fcuimage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neka-nat","download_url":"https://codeload.github.com/neka-nat/cuimage/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248681495,"owners_count":21144700,"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":["computer-vision","cuda","rust"],"created_at":"2024-07-31T03:02:23.032Z","updated_at":"2025-04-13T08:12:20.172Z","avatar_url":"https://github.com/neka-nat.png","language":"Rust","funding_links":[],"categories":["Rust","Frameworks","Image and Video Processing"],"sub_categories":[],"readme":"# cuimage\n\n\nRust implementation of image processing library with CUDA.\n\n## Core feature\n\n* Use [Rust-CUDA](https://github.com/Rust-GPU/Rust-CUDA)\n* Implemented algorithms\n  * Convert gray scale\n  * Gaussian blur\n\n\n## Build\n\n```sh\ndocker build -t rust-cuda .\n```\n\n```sh\ndocker run -it --gpus all -v $PWD:/root/rust-cuda --entrypoint /bin/bash rust-cuda\ncd /root/rust-cuda\ncargo run --release --example gray\n```\n\n### Original image\n![original](cpu/examples/lenna.png)\n\n### Output images\n![gray](asset/lenna_gray.png)\n![blur](asset/lenna_blur.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneka-nat%2Fcuimage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneka-nat%2Fcuimage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneka-nat%2Fcuimage/lists"}