{"id":26060678,"url":"https://github.com/jadhaidar/ts-hashlife","last_synced_at":"2026-02-19T02:02:08.204Z","repository":{"id":280885577,"uuid":"943258310","full_name":"jadhaidar/ts-hashlife","owner":"jadhaidar","description":"Hashlife in Typescript","archived":false,"fork":false,"pushed_at":"2025-03-14T23:57:58.000Z","size":110,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-24T08:13:08.811Z","etag":null,"topics":["cellular-automata","conway","game-of-life","hashlife","simulation","typescript"],"latest_commit_sha":null,"homepage":"https://hashlife.jadhaidar.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jadhaidar.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}},"created_at":"2025-03-05T12:18:37.000Z","updated_at":"2025-03-14T23:58:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"3cd9a6d3-a49a-4f25-bbfa-a56638585908","html_url":"https://github.com/jadhaidar/ts-hashlife","commit_stats":null,"previous_names":["jadhaidar/ts-hashlife"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jadhaidar/ts-hashlife","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jadhaidar%2Fts-hashlife","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jadhaidar%2Fts-hashlife/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jadhaidar%2Fts-hashlife/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jadhaidar%2Fts-hashlife/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jadhaidar","download_url":"https://codeload.github.com/jadhaidar/ts-hashlife/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jadhaidar%2Fts-hashlife/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29600844,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T00:59:38.239Z","status":"online","status_checked_at":"2026-02-19T02:00:07.702Z","response_time":117,"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","conway","game-of-life","hashlife","simulation","typescript"],"created_at":"2025-03-08T14:30:03.012Z","updated_at":"2026-02-19T02:02:08.197Z","avatar_url":"https://github.com/jadhaidar.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ts-hashlife\n\nEfficient TypeScript implementation of HashLife, an optimized algorithm for simulating Conway's Game of Life with memoization and quadtree-based compression.\n\n## Installation\n\n```bash\nnpm install ts-hashlife\n# or\nyarn add ts-hashlife\n# or\npnpm add ts-hashlife\n```\n\n## Features\n\n- Implements the HashLife algorithm for Conway's Game of Life\n- Written in TypeScript with full type definitions\n- Supports both Node.js and browser environments\n- Highly optimized for simulating large, sparse patterns\n- Includes utilities for drawing and importing/exporting Life patterns\n\n## Credits\n\nThis implementation is based on [copy/life](https://github.com/copy/life) by Fabian Hemmer, a JavaScript implementation of the HashLife algorithm. The original project provided the foundation and core algorithm that this TypeScript implementation builds upon.\n\n\n## License\n\nBSD-2-Clause\n\nThis project contains code from the [copy/life](https://github.com/copy/life) project, which is also licensed under the BSD-2-Clause license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjadhaidar%2Fts-hashlife","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjadhaidar%2Fts-hashlife","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjadhaidar%2Fts-hashlife/lists"}