{"id":37139975,"url":"https://github.com/tnze/go-ecs","last_synced_at":"2026-01-14T16:24:12.364Z","repository":{"id":152129494,"uuid":"625120227","full_name":"Tnze/go-ecs","owner":"Tnze","description":"An archetype-based ECS framework implement in Golang","archived":false,"fork":false,"pushed_at":"2025-02-23T10:09:02.000Z","size":85,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-09T21:39:39.706Z","etag":null,"topics":["ecs","entity-component-system","flecs"],"latest_commit_sha":null,"homepage":"","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/Tnze.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":"2023-04-08T06:02:09.000Z","updated_at":"2025-02-23T09:28:50.000Z","dependencies_parsed_at":"2024-09-14T03:42:48.907Z","dependency_job_id":null,"html_url":"https://github.com/Tnze/go-ecs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Tnze/go-ecs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tnze%2Fgo-ecs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tnze%2Fgo-ecs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tnze%2Fgo-ecs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tnze%2Fgo-ecs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tnze","download_url":"https://codeload.github.com/Tnze/go-ecs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tnze%2Fgo-ecs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28425703,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T15:24:48.085Z","status":"ssl_error","status_checked_at":"2026-01-14T15:23:41.940Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ecs","entity-component-system","flecs"],"created_at":"2026-01-14T16:24:11.677Z","updated_at":"2026-01-14T16:24:12.359Z","avatar_url":"https://github.com/Tnze.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-ecs\n\nThis is an archetype-based ECS framework implement in Golang.\n\nHighly inspired by [flex](https://github.com/SanderMertens/flecs).\n\n## Performance\n\nThe goal is to maximize performance, no `reflect` everywhere, but also using a little to make life better.\n\n## Project Status\n\nWe are waiting Golang support \"Generic Methods\".  \nSee: \u003chttps://github.com/golang/go/issues/49085\u003e\n\n\u003e 一些个人看法：当前Golang语言的开发谷歌是众所周知的双标，社区提案基本很少通过，内部提的proposal却可以一路绿灯（甚至是那些社区提出过无数遍被否决过的）。\n\u003e 所以我认为Go短期内不可能支持泛型方法，除非某个谷歌内部员工写代码时需要用到这个特性，我们可以拭目以待。😁😁😁\n\n## Project Structure\n\nThe ecs implement is in `/internal/core`, exports its api on `/api.go`.\nIt's because I want to keep private fields private, but allow `/reflect` package can access them.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftnze%2Fgo-ecs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftnze%2Fgo-ecs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftnze%2Fgo-ecs/lists"}