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++

GitHub

7k stars
80 watching
459 forks
Language: C
last commit: almost 2 years ago
Linked from 5 awesome lists

c99cpp11cpp14cpp17data-orienteddata-oriented-designecsentity-component-systementity-frameworkflecsgame-developmentgame-enginegame-engine-frameworkgamedevmodern-cppno-dependenciesportableproduction-ready

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
benmoran56/esperA 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/dragonecsA C# Entity Component System framework for building dynamic entity-based systems without code generation or dependencies.183
scellecs/morpehAn ECS framework for Unity game development and .NET platform that simplifies entity-component-system architecture.549
sandermertens/ecs-faqAn authoritative resource on Entity Component Systems for game developers and software engineers2,068
richardbiely/gaia-ecsA fast and easy-to-use Entity Component System (ECS) framework for C++84
sschmid/entitasAn Entity Component System Framework for C# and Unity, designed to reduce code complexity and improve performance.7,210
beancheeseburrito/flecs.netA C# wrapper around the flecs game engine153
yelnats321/entityplusAn Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems.190
friflo/friflo.json.flioxAn Entity Component System (ECS) and Object-Relational Mapping (ORM) implementation for C#168
judelco/entitas-cppA fast and efficient Entity Component System framework for C++ game development.343
outfox/fennecsAn Entity-Component System implementation in C# targeting .NET 8254
sergeymakeev/ecsA software framework implementing an entity-component-system architecture for game development and other performance-critical applications.190
jemc/crystal-flecsA Crystal wrapper around an Entity-Component-System (ECS) library, providing a simplified interface for managing game-like data structures.2
kirillochnev/mustacheAn Entity Component System framework allowing fast component iteration and multithreading support.36
sebas77/svelto.ecsA C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development.1,231