ecs-lib
ECS library
A lightweight and easy-to-use library for implementing an Entity Component System architecture in game development
Tiny and easy to use ECS (Entity Component System) library for game programming
196 stars
9 watching
11 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
data-oriented-designecsecs-frameworkentity-componententity-component-architectureentity-component-systemgamegame-developmentgame-enginegame-programminggamedevgameloopthreejs
Related projects:
Repository | Description | Stars |
---|---|---|
| An Entity Component System library for Lua game development | 166 |
| An ECS library designed to be flexible and minimal, focusing on data-oriented systems with efficient iteration and querying capabilities. | 954 |
| An Entity-Component-System library designed to efficiently handle entities and components in game development. | 14 |
| An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. | 190 |
| A lightweight, reflection-free Entity Component System library for .NET game development and other data-oriented applications. | 114 |
| A high-performance ECS implementation in C# | 1,079 |
| An ECS implementation for the Godot Engine game development framework. | 1,242 |
| An Entity Component System for building performant and maintainable applications with a focus on data management | 77 |
| A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. | 1,231 |
| An Entity-Component-System framework for building real-time applications in Elixir | 218 |
| An Entity Component System focused on usability and flexibility in game development and general software development | 757 |
| A fast and easy-to-use Entity Component System (ECS) framework for C++ | 84 |
| An ECS framework for Unity game development and .NET platform that simplifies entity-component-system architecture. | 549 |
| A simple Entity Component System library designed to facilitate the creation and management of entities with components and systems. | 16 |
| A lightweight Entity System module for Python that provides an efficient and flexible architecture for building game engines or other applications with entity-component-systems. | 562 |