flecs
ECS framework
An Entity Component System framework that provides a lightweight and portable way to build game engines
A fast entity component system (ECS) for C & C++
7k stars
80 watching
459 forks
Language: C
last commit: 2 days ago
Linked from 5 awesome lists
c99cpp11cpp14cpp17data-orienteddata-oriented-designecsentity-component-systementity-frameworkflecsgame-developmentgame-enginegame-engine-frameworkgamedevmodern-cppno-dependenciesportableproduction-ready
Related projects:
Repository | Description | Stars |
---|---|---|
benmoran56/esper | 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 |
dcfapixels/dragonecs | A C# Entity Component System framework for building dynamic entity-based systems without code generation or dependencies. | 183 |
scellecs/morpeh | An ECS framework for Unity game development and .NET platform that simplifies entity-component-system architecture. | 549 |
sandermertens/ecs-faq | An authoritative resource on Entity Component Systems for game developers and software engineers | 2,068 |
richardbiely/gaia-ecs | A fast and easy-to-use Entity Component System (ECS) framework for C++ | 84 |
sschmid/entitas | An Entity Component System Framework for C# and Unity, designed to reduce code complexity and improve performance. | 7,210 |
beancheeseburrito/flecs.net | A C# wrapper around the flecs game engine | 153 |
yelnats321/entityplus | An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. | 190 |
friflo/friflo.json.fliox | An Entity Component System (ECS) and Object-Relational Mapping (ORM) implementation for C# | 168 |
judelco/entitas-cpp | A fast and efficient Entity Component System framework for C++ game development. | 343 |
outfox/fennecs | An Entity-Component System implementation in C# targeting .NET 8 | 254 |
sergeymakeev/ecs | A software framework implementing an entity-component-system architecture for game development and other performance-critical applications. | 190 |
jemc/crystal-flecs | A Crystal wrapper around an Entity-Component-System (ECS) library, providing a simplified interface for managing game-like data structures. | 2 |
kirillochnev/mustache | An Entity Component System framework allowing fast component iteration and multithreading support. | 36 |
sebas77/svelto.ecs | A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. | 1,231 |