entity-component topic
bcs_thesis
My bachelor's thesis on the Entity-Component-System pattern and ECST
behaviour.js
Plugable Entity Component System for Games
typed-ecstasy
An entity component system for TypeScript (and JavaScript), based on ashley
element-behaviors
An entity-component system for HTML elements.
Stride.CustomRootRenderFeature
Demo implementation of a Stride root render feature that you can use in the graphics compositor
ecs
A simple and easy to use entity-component-system C++ library
Simple-ECS
An example using the core features of the Entity Component System (ECS), part of DOTS, for Unity, inspired by Roll-a-ball. This project utilizes the Unity Physics, Hybrid Renderer, and Entities packag...
SimpleECS
Probably the simplest to use ECS for C#
MiniEcsPhysics
Implementing a simple 2D isometric physical using [MiniEcs framework](https://github.com/voledyhil/MiniEcs)
ecs
A header-only/importable c++20 implementation of an entity-component-system (ecs), with focus on a simple interface and speed.