{"id":19512458,"url":"https://github.com/vmchale/img-fut","last_synced_at":"2025-09-24T01:30:05.272Z","repository":{"id":128761115,"uuid":"236632388","full_name":"vmchale/img-fut","owner":"vmchale","description":"Image manipulation in Futhark","archived":false,"fork":false,"pushed_at":"2021-07-03T14:37:03.000Z","size":1405,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-08T12:08:08.336Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Futhark","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vmchale.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-01-28T01:13:54.000Z","updated_at":"2024-12-19T02:16:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"587fbd5d-bc84-417b-8a11-96d1ab8f1601","html_url":"https://github.com/vmchale/img-fut","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fimg-fut","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fimg-fut/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fimg-fut/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fimg-fut/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vmchale","download_url":"https://codeload.github.com/vmchale/img-fut/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240761139,"owners_count":19853256,"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":[],"created_at":"2024-11-10T23:26:16.416Z","updated_at":"2025-09-24T01:30:00.214Z","avatar_url":"https://github.com/vmchale.png","language":"Futhark","funding_links":[],"categories":[],"sub_categories":[],"readme":"# img-fut\n\nAn image library in [Futhark](https://futhark-lang.org/) providing\nmultidimensional image processing à la\n[scipy](https://docs.scipy.org/doc/scipy/reference/ndimage.html).\n\nDocumentation is [here](https://vmchale.github.io/img-fut/).\n\n## Performance\n\nWhen using the GPU, `img-fut` outperforms\n[SciPy](https://scipy.org/) on large images and performs similarly for small\nimages.\n\n### Benchmarks\n\n| Image Size | Filter | Backend | Time |\n| ---------- | ------ | ------- | ---- |\n| 400x300 | Mean Filter | img-fut | 0.6683 ms |\n| 400x300 | Mean Filter | SciPy | 0.5669 ms |\n| 400x300 | Gaussian | img-fut | 1.805 ms |\n| 400x300 | Gaussian | SciPy | 2.899 ms |\n| 1920x1236 | Mean Filter | img-fut | 8.480 ms |\n| 1920x1236 | Mean Filter | SciPy | 19.41 ms |\n| 1920x1236 | Gaussian | img-fut | 28.82 ms |\n| 1920x1236 | Gaussian | SciPy | 61.22 ms |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmchale%2Fimg-fut","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvmchale%2Fimg-fut","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmchale%2Fimg-fut/lists"}