{"id":13662533,"url":"https://github.com/tatelax/LazyECS","last_synced_at":"2025-04-25T10:32:01.140Z","repository":{"id":53156908,"uuid":"352825908","full_name":"tatelax/LazyECS","owner":"tatelax","description":"An ECS framework designed to be easy to use and learn.","archived":false,"fork":false,"pushed_at":"2022-04-27T03:46:59.000Z","size":235,"stargazers_count":22,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-23T03:07:23.213Z","etag":null,"topics":["ecs","game-development","unity"],"latest_commit_sha":null,"homepage":"","language":"C#","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/tatelax.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}},"created_at":"2021-03-30T00:47:47.000Z","updated_at":"2024-03-25T06:50:35.000Z","dependencies_parsed_at":"2022-09-14T06:00:45.540Z","dependency_job_id":null,"html_url":"https://github.com/tatelax/LazyECS","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatelax%2FLazyECS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatelax%2FLazyECS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatelax%2FLazyECS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatelax%2FLazyECS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tatelax","download_url":"https://codeload.github.com/tatelax/LazyECS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250798269,"owners_count":21489053,"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","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","game-development","unity"],"created_at":"2024-08-02T05:02:01.364Z","updated_at":"2025-04-25T10:32:00.782Z","avatar_url":"https://github.com/tatelax.png","language":"C#","funding_links":[],"categories":["C\\#"],"sub_categories":[],"readme":"﻿# About\n\nLazyECS is an ECS framework designed to be quick to learn and implement while still remaining performant and scalable.\n\n# Features\n\n* No codegen\n* Simple\n* Easy to learn (faster onboarding)\n* No Unity dependency (Excluding Debug.Log used in the source code and [WorldDebugger](https://github.com/tatelax/LazyECS/wiki/World-Debugger))\n\n# How to Install\nLazyECS can be installed via the Unity Package Manager or by downloading from GitHub and importing into your project.\n```\nWindow/Package Manager =\u003e + Button =\u003e \"Add package from git URL...\" =\u003e https://github.com/tatelax/LazyECS.git\n```\n\n# Usage\n\nSee [Wiki](https://github.com/tatelax/LazyECS/wiki/)\n\n# Addons\n\n### [LazyECS.Networking](https://github.com/tatelax/LazyECS.Networking)\nThis addon provides the ability to synchronize entities and their component data across the networking using [Mirror](https://github.com/vis2k/Mirror)\n\n# Example Project\n\n[Here's an example project in Unity 2019.](https://github.com/tatelax/LazyECSExample)\n\n# Known Issues\nNone\n\n# To-Do\n* Unit tests\n* Multi-threading\n* Replace classes with structs where possible\n\n# Important Info\n\nLazy ECS is not production ready. There might be bugs.\n\n# Support\n\nYou can contact me on Discord: ```tatelax#0001```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftatelax%2FLazyECS","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftatelax%2FLazyECS","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftatelax%2FLazyECS/lists"}