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: 12 months ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
apples/ginseng An entity-component-system framework for managing game entities and their dynamic components. 50
jonathanhirz/entity_component A project demonstrating the setup and management of entities with added components in a Haxe-based system 2
alan-fgr/minecs A minimal, data-oriented Entity-Component System written in C# 72
vittorioromeo/ecst An experimental library providing a flexible and efficient way to manage entities and their components in C++14 multithreaded systems. 472
hmans/miniplex An entity management system based on the Entity Component System pattern, designed for game development and other demanding applications. 864
blackmatov/ecs.hpp An implementation of an Entity Component System architecture for managing game-like entities and their associated data 39
tesselode/nata A Lua library for managing entities in games by organizing them into pools with component-based architecture 44
leoecscommunity/ecslite A lightweight C# framework for building entity component systems in games and other performance-critical applications 51
hexops-graveyard/mach-ecs An entity component system designed from first-principles for a specific programming language 35
deepcake/chickens An example of using an entity-component system framework with game engines and physics libraries to create interactive content 1
drawbotics/entman A library to simplify entity management in Redux stores when using normalizr 25
imanubhardwaj/vue-entity-adapter A package to simplify state management for collections of entities in Vue.js applications. 20
yelnats321/entityplus An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. 190
outfox/fennecs An Entity-Component System implementation in C# targeting .NET 8 254
chromealex/me.becs A Burst-based Entity Component System for Unity. 153