{"id":28399751,"url":"https://github.com/brokeyourbike/stackblur-rs","last_synced_at":"2025-06-28T21:31:25.267Z","repository":{"id":46596685,"uuid":"347716981","full_name":"brokeyourbike/stackblur-rs","owner":"brokeyourbike","description":"A fast, almost Gaussian Blur implementation in Rust","archived":false,"fork":false,"pushed_at":"2021-12-19T15:37:23.000Z","size":17,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-01T15:51:27.156Z","etag":null,"topics":["blur","gaussian","hacktoberfest","image","image-processing","rust","rust-lang","stackblur"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brokeyourbike.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":"2021-03-14T18:17:13.000Z","updated_at":"2023-10-22T14:49:03.000Z","dependencies_parsed_at":"2022-09-03T01:51:24.881Z","dependency_job_id":null,"html_url":"https://github.com/brokeyourbike/stackblur-rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brokeyourbike/stackblur-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fstackblur-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fstackblur-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fstackblur-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fstackblur-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brokeyourbike","download_url":"https://codeload.github.com/brokeyourbike/stackblur-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fstackblur-rs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262502200,"owners_count":23321102,"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":["blur","gaussian","hacktoberfest","image","image-processing","rust","rust-lang","stackblur"],"created_at":"2025-06-01T08:10:36.618Z","updated_at":"2025-06-28T21:31:25.253Z","avatar_url":"https://github.com/brokeyourbike.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stackblur-rs\n\n[![tests](https://github.com/brokeyourbike/stackblur-rs/actions/workflows/tests.yml/badge.svg)](https://github.com/brokeyourbike/stackblur-rs/actions/workflows/tests.yml)\n[![dependency status](https://deps.rs/repo/github/brokeyourbike/stackblur-rs/status.svg)](https://deps.rs/repo/github/brokeyourbike/stackblur-rs)\n\nRust port of the [StackBlur](http://incubator.quasimondo.com/processing/fast_blur_deluxe.php) method by [Mario Klingemann](https://twitter.com/quasimondo).\n\nStackBlur is a compromise between Gaussian blur and Box blur, but it creates much better looking blurs than Box blur and it is ~7x faster than Gaussian blur.\n\n## Performance\n\n### Comparison to the Go implementation\n\nTo run `stackblur-rs` performance comparison, run `./compare.sh`. It requires [hyperfine](https://github.com/sharkdp/hyperfine) and [go](https://golang.org) installed in your system.\n\n## License\n[Mozilla Public License v2.0](https://github.com/brokeyourbike/stackblur-rs/blob/main/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrokeyourbike%2Fstackblur-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrokeyourbike%2Fstackblur-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrokeyourbike%2Fstackblur-rs/lists"}