{"id":28386570,"url":"https://github.com/blitzcode/haskell-gol","last_synced_at":"2025-09-12T07:43:27.762Z","repository":{"id":10622164,"uuid":"12843433","full_name":"blitzcode/haskell-gol","owner":"blitzcode","description":"Three 'Game of Life' Implementations in Haskell","archived":false,"fork":false,"pushed_at":"2013-09-15T10:57:16.000Z","size":220,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-26T15:51:33.553Z","etag":null,"topics":["cellular-automata","game-of-life","haskell","pthreads","repa"],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/blitzcode.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}},"created_at":"2013-09-15T09:51:31.000Z","updated_at":"2019-04-23T14:56:42.000Z","dependencies_parsed_at":"2022-09-13T22:11:39.370Z","dependency_job_id":null,"html_url":"https://github.com/blitzcode/haskell-gol","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blitzcode/haskell-gol","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitzcode%2Fhaskell-gol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitzcode%2Fhaskell-gol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitzcode%2Fhaskell-gol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitzcode%2Fhaskell-gol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blitzcode","download_url":"https://codeload.github.com/blitzcode/haskell-gol/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitzcode%2Fhaskell-gol/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274777674,"owners_count":25347648,"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-12T02:00:09.324Z","response_time":60,"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":["cellular-automata","game-of-life","haskell","pthreads","repa"],"created_at":"2025-05-30T15:11:33.799Z","updated_at":"2025-09-12T07:43:27.724Z","avatar_url":"https://github.com/blitzcode.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Three Haskell 'Game of Life' Implementations\n\nThis repository contains the source code for three simple Game of Life implementation in Haskell. The purpose of this project was to learn more about writing fast Haskell code working with arrays and displaying the results using OpenGL.\n\nFirst version using Data.Array and GLUT\n\n![gol](https://raw.github.com/blitzcode/haskell-gol/master/array-glut/screenshot.png)\n\nSecond version using Data.Vector and GLFW-b\n\n![gol](https://raw.github.com/blitzcode/haskell-gol/master/vector-glfwb/screenshot.png)\n\nThird parallelized version (Async, Repa, LLVM backend, C++ \u0026 pthread reference)\n\n![gol](https://raw.github.com/blitzcode/haskell-gol/master/parallel-glfwb/screenshot.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblitzcode%2Fhaskell-gol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblitzcode%2Fhaskell-gol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblitzcode%2Fhaskell-gol/lists"}