entityx

Entity manager

A fast and type-safe C++ framework for managing entities with components

EntityX - A fast, type-safe C++ Entity-Component system

GitHub

2k stars
118 watching
295 forks
Language: C++
last commit: over 2 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
apples/ginsengAn entity-component-system framework for managing game entities and their dynamic components.50
jonathanhirz/entity_componentA project demonstrating the setup and management of entities with added components in a Haxe-based system2
alan-fgr/minecsA minimal, data-oriented Entity-Component System written in C#72
vittorioromeo/ecstAn experimental library providing a flexible and efficient way to manage entities and their components in C++14 multithreaded systems.472
hmans/miniplexAn entity management system based on the Entity Component System pattern, designed for game development and other demanding applications.864
blackmatov/ecs.hppAn implementation of an Entity Component System architecture for managing game-like entities and their associated data39
tesselode/nataA Lua library for managing entities in games by organizing them into pools with component-based architecture44
leoecscommunity/ecsliteA lightweight C# framework for building entity component systems in games and other performance-critical applications51
hexops-graveyard/mach-ecsAn entity component system designed from first-principles for a specific programming language35
deepcake/chickensAn example of using an entity-component system framework with game engines and physics libraries to create interactive content1
drawbotics/entmanA library to simplify entity management in Redux stores when using normalizr25
imanubhardwaj/vue-entity-adapterA package to simplify state management for collections of entities in Vue.js applications.20
yelnats321/entityplusAn Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems.190
outfox/fennecsAn Entity-Component System implementation in C# targeting .NET 8254
chromealex/me.becsA Burst-based Entity Component System for Unity.153