{"id":20986212,"url":"https://github.com/manorajesh/mandelbrot-rs","last_synced_at":"2026-05-17T21:35:40.453Z","repository":{"id":186623545,"uuid":"675461558","full_name":"manorajesh/mandelbrot-rs","owner":"manorajesh","description":"Interact with the Mandelbrot Set","archived":false,"fork":false,"pushed_at":"2023-08-27T01:36:38.000Z","size":10815,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-31T11:28:36.823Z","etag":null,"topics":["fractal","mandelbrot","pixels","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manorajesh.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-08-07T01:30:14.000Z","updated_at":"2023-08-07T06:20:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"66ea4185-952b-4daa-84e9-3f826603dfd5","html_url":"https://github.com/manorajesh/mandelbrot-rs","commit_stats":null,"previous_names":["manorajesh/mandelbrot-rs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/manorajesh/mandelbrot-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manorajesh%2Fmandelbrot-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manorajesh%2Fmandelbrot-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manorajesh%2Fmandelbrot-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manorajesh%2Fmandelbrot-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manorajesh","download_url":"https://codeload.github.com/manorajesh/mandelbrot-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manorajesh%2Fmandelbrot-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33155822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["fractal","mandelbrot","pixels","rust"],"created_at":"2024-11-19T06:12:38.974Z","updated_at":"2026-05-17T21:35:40.448Z","avatar_url":"https://github.com/manorajesh.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mandelbrot-rs\n![Build Status](https://github.com/manorajesh/mandelbrot-rs/actions/workflows/MacOS.yml/badge.svg)\n![Build Status](https://github.com/manorajesh/mandelbrot-rs/actions/workflows/Linux.yml/badge.svg)\n![Build Status](https://github.com/manorajesh/mandelbrot-rs/actions/workflows/Windows.yml/badge.svg)\n\nRustily interact with the mandelbrot set\n\n![Demo Picture](https://github.com/manorajesh/mandelbrot-rs/blob/master/images/demo1.png)\n\n## Installation\n```shell\ngit clone https://github.com/manorajesh/mandelbrot-rs.git \u0026\u0026 cd mandelbrot-rs\ncargo run --release\n```\n\n## Usage\n`WIP`\n\n## Why\nIdea popped into my mind during a creative lull. Seemed easy enough while also pushing me along my graphics journey.\n\n#### Important Code\nThe `calculate_pixel` and `draw_mandelbrot` functions are what determine each pixel and mutate the frame buffer accordingly.\nThose familiar with [this](https://en.wikipedia.org/wiki/Plotting_algorithms_for_the_Mandelbrot_set) Wikipedia page will recognize the method.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanorajesh%2Fmandelbrot-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanorajesh%2Fmandelbrot-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanorajesh%2Fmandelbrot-rs/lists"}