{"id":29172001,"url":"https://github.com/setanarut/maze","last_synced_at":"2025-09-18T13:09:50.979Z","repository":{"id":298879618,"uuid":"1000787222","full_name":"setanarut/maze","owner":"setanarut","description":"2D Maze generator in Go","archived":false,"fork":false,"pushed_at":"2025-06-24T20:39:45.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-01T13:10:00.244Z","etag":null,"topics":["go","golang","maze","maze-algorithms","maze-creation","maze-generation","maze-generator"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/setanarut/maze","language":"Go","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/setanarut.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-06-12T10:17:01.000Z","updated_at":"2025-06-24T20:39:05.000Z","dependencies_parsed_at":"2025-06-13T11:44:45.443Z","dependency_job_id":"8a6ec5f7-b974-4294-b2e2-eecc25f53543","html_url":"https://github.com/setanarut/maze","commit_stats":null,"previous_names":["setanarut/maze"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/setanarut/maze","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/setanarut%2Fmaze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/setanarut%2Fmaze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/setanarut%2Fmaze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/setanarut%2Fmaze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/setanarut","download_url":"https://codeload.github.com/setanarut/maze/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/setanarut%2Fmaze/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275772576,"owners_count":25525901,"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-18T02:00:09.552Z","response_time":77,"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":["go","golang","maze","maze-algorithms","maze-creation","maze-generation","maze-generator"],"created_at":"2025-07-01T13:09:59.473Z","updated_at":"2025-09-18T13:09:50.926Z","avatar_url":"https://github.com/setanarut.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## maze\n\nmaze is maze generator package for Go language. \nThe maze walls are of the grid cell type. (`[][]T // 0: path, 1: wall`)\n\n`rect` is a subpackage for generating maze walls of type `[]image.Rectangle`\n\n```Go\nimport \"github.com/setanarut/maze/rect\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsetanarut%2Fmaze","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsetanarut%2Fmaze","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsetanarut%2Fmaze/lists"}