{"id":24292352,"url":"https://github.com/destinecarma/rust-mandelbrot","last_synced_at":"2026-07-28T04:31:09.485Z","repository":{"id":270722846,"uuid":"911262767","full_name":"DestinEcarma/rust-mandelbrot","owner":"DestinEcarma","description":"A rust application that generates a fractal Mandelbrot set.","archived":false,"fork":false,"pushed_at":"2025-01-16T08:41:06.000Z","size":870,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T04:29:25.529Z","etag":null,"topics":["fractal","mandelbrot","pixels","rust","wgpu","winit"],"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/DestinEcarma.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":"2025-01-02T15:58:29.000Z","updated_at":"2025-01-11T04:35:39.000Z","dependencies_parsed_at":"2025-03-06T04:26:46.047Z","dependency_job_id":"69f2f47b-73ba-4fb6-b735-35dce67b4aaa","html_url":"https://github.com/DestinEcarma/rust-mandelbrot","commit_stats":null,"previous_names":["destinecarma/rust-mandelbrot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DestinEcarma/rust-mandelbrot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DestinEcarma%2Frust-mandelbrot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DestinEcarma%2Frust-mandelbrot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DestinEcarma%2Frust-mandelbrot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DestinEcarma%2Frust-mandelbrot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DestinEcarma","download_url":"https://codeload.github.com/DestinEcarma/rust-mandelbrot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DestinEcarma%2Frust-mandelbrot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005460,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":["fractal","mandelbrot","pixels","rust","wgpu","winit"],"created_at":"2025-01-16T15:29:49.441Z","updated_at":"2025-10-10T22:48:14.359Z","avatar_url":"https://github.com/DestinEcarma.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust Mandelbrot\n\nThis application is a simple [fractal](https://en.wikipedia.org/wiki/Fractal) [Mandelbrot set](https://en.wikipedia.org/wiki/Mandelbrot_set) generator. It uses [`winit`](https://crates.io/crates/winit) crate for the window and [`pixels`](https://crates.io/crates/pixels) crate for manipulating the pixels on the window.\n\n![image](./images/mandelbrot.png)\n\n## Todo List\n\nThis will be the things I want to implement on the future to this application.\n\n- [x] Use the [`log`](https://docs.rs/log/latest/log/) crate for logging.\n- [x] Be able to control the zooming and panning on the window.\n- [ ] Be able to control the color scheme.\n- [ ] Be able to save the fractal as an image.\n- [x] Use the GPU for rendering the fractal. Currently, it's using the CPU.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdestinecarma%2Frust-mandelbrot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdestinecarma%2Frust-mandelbrot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdestinecarma%2Frust-mandelbrot/lists"}