ecs

Entity system framework

A software framework implementing an entity-component-system architecture for game development and other performance-critical applications.

Thoughts about entity-component-system

GitHub

190 stars
10 watching
13 forks
Language: C++
last commit: almost 8 years ago
Linked from 1 awesome list

entity-component-systemgame-developmentperformance

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
richardbiely/gaia-ecsA fast and easy-to-use Entity Component System (ECS) framework for C++84
scellecs/morpehAn ECS framework for Unity game development and .NET platform that simplifies entity-component-system architecture.549
kirillochnev/mustacheAn Entity Component System framework allowing fast component iteration and multithreading support.36
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
jaimegensler/thyseusAn Entity Component System for building performant and maintainable applications with a focus on data management77
dcfapixels/dragonecsA C# Entity Component System framework for building dynamic entity-based systems without code generation or dependencies.183
sebas77/svelto.ecsA C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development.1,231
doraku/defaultecsAn Entity Component System framework designed for simplicity and high performance in game development.675
ecsx-framework/ecsxAn Entity-Component-System framework for building real-time applications in Elixir218
apples/ginsengAn entity-component-system framework for managing game entities and their dynamic components.50
andygeiss/ecsBuilds a custom game engine using the Entity Component System concept in Go.129
yelnats321/entityplusAn Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems.190
konovod/myecsAn Entity-Component-System framework for managing game-like data structures and interactions in Crystal.21
kevinresol/exp-ecsA macro-powered framework for building entity-component-system game engines59
judelco/entitas-cppA fast and efficient Entity Component System framework for C++ game development.343