{"id":23479705,"url":"https://github.com/rdiachenko/mandelbrot","last_synced_at":"2025-04-13T17:59:58.238Z","repository":{"id":241284765,"uuid":"806410895","full_name":"rdiachenko/mandelbrot","owner":"rdiachenko","description":"Mandelbrot set in different programming languages.","archived":false,"fork":false,"pushed_at":"2024-05-28T20:02:54.000Z","size":130,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T08:16:22.084Z","etag":null,"topics":["mandelbrot","programming-languages"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rdiachenko.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}},"created_at":"2024-05-27T06:38:39.000Z","updated_at":"2024-05-28T20:02:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"a6b26261-b29d-458b-b9e8-ed69907adb41","html_url":"https://github.com/rdiachenko/mandelbrot","commit_stats":null,"previous_names":["rdiachenko/mandelbrot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdiachenko%2Fmandelbrot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdiachenko%2Fmandelbrot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdiachenko%2Fmandelbrot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdiachenko%2Fmandelbrot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rdiachenko","download_url":"https://codeload.github.com/rdiachenko/mandelbrot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248758437,"owners_count":21156957,"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":["mandelbrot","programming-languages"],"created_at":"2024-12-24T19:34:02.514Z","updated_at":"2025-04-13T17:59:58.213Z","avatar_url":"https://github.com/rdiachenko.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mandelbrot\n\nExploring various programming languages by building and plotting the Mandelbrot set.\n\n![Mandelbrot Set](docs/mandelbrot-set.png \"Mandelbrot Set Visualization\")\n\n## Zig\n\nStep-by-Step Guide: [Exploring Zig Programming Language with The Mandelbrot Set](https://www.rdiachenko.com/posts/zig/exploring-ziglang-with-mandelbrot-set/).\n\nBuild, test and run:\n\n```shell\ncd zig-mandelbrot\n\nzig build -Doptimize=ReleaseFast \\\n    test \\\n    run --summary all \\\n    -- mandelbrot.png 4000x3000 -1.8,1 0.5,-1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdiachenko%2Fmandelbrot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frdiachenko%2Fmandelbrot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdiachenko%2Fmandelbrot/lists"}