{"id":16277512,"url":"https://github.com/pythops/golrs","last_synced_at":"2025-09-08T06:31:01.907Z","repository":{"id":188344888,"uuid":"678015835","full_name":"pythops/golrs","owner":"pythops","description":"Game Of Life using webgpu, written in Rust","archived":false,"fork":false,"pushed_at":"2023-11-08T22:11:54.000Z","size":1536,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-06T13:44:48.230Z","etag":null,"topics":["game-of-life","rust","webgpu","wgpu","wgsl","wgsl-shader"],"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/pythops.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}},"created_at":"2023-08-13T12:11:45.000Z","updated_at":"2024-03-05T21:31:11.000Z","dependencies_parsed_at":"2023-08-15T00:15:00.243Z","dependency_job_id":null,"html_url":"https://github.com/pythops/golrs","commit_stats":null,"previous_names":["pythops/golrs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pythops/golrs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythops%2Fgolrs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythops%2Fgolrs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythops%2Fgolrs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythops%2Fgolrs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythops","download_url":"https://codeload.github.com/pythops/golrs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythops%2Fgolrs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274145938,"owners_count":25230114,"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-09-08T02:00:09.813Z","response_time":121,"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":["game-of-life","rust","webgpu","wgpu","wgsl","wgsl-shader"],"created_at":"2024-10-10T18:55:14.525Z","updated_at":"2025-09-08T06:31:01.519Z","avatar_url":"https://github.com/pythops.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003ch1\u003eGame of Life using webgpu\u003c/h1\u003e\n    \u003cimg src=\"assets/demo.gif\"\u003e\n\u003c/div\u003e\n\n## ✨ Description\n\nThis is the implementation of the tutorial [Your first WebGPU app](https://codelabs.developers.google.com/your-first-webgpu-app) in Rust where we're using webgpu to implement the [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life).\n\n## 🔌 Setup\n\nYou need:\n\n- [Rust](https://www.rust-lang.org/) compiler and [Cargo package manager](https://doc.rust-lang.org/cargo/)\n- One of the [supported backends](https://github.com/gfx-rs/wgpu#supported-platforms) by [wgpu](https://github.com/gfx-rs/wgpu) crate.\n\n## 🚀 Getting started\n\n```bash\n$ git clone https://github.com/pythops/golrs\n$ cd golrs/\n$ cargo run\n```\n\n## ⚙️ Configuration\n\nYou can specify the grid size with `size` argument (the default value is `128`)\n\n```bash\n$ cargo run -- --size \u003cgrid size: u8\u003e\n```\n\n## License\n\nAGPLv3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythops%2Fgolrs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpythops%2Fgolrs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythops%2Fgolrs/lists"}