Entitas-Cpp

ECS framework

A fast and efficient Entity Component System framework for C++ game development.

Entitas++ is a fast Entity Component System (ECS) C++11 port of Entitas C#

GitHub

343 stars
19 watching
61 forks
Language: C++
last commit: about 3 years ago
cppdesign-patternecsentitasentityentity-componententity-component-systementity-frameworkgamegame-developmentgame-enginegamedevperformance

Related projects:

RepositoryDescriptionStars
richardbiely/gaia-ecsA fast and easy-to-use Entity Component System (ECS) framework for C++84
kirillochnev/mustacheAn Entity Component System framework allowing fast component iteration and multithreading support.36
darkoverlordofdata/entitas-tsEntitas is an implementation of the Entity-Component-System (ECS) architecture in TypeScript.217
sschmid/entitasAn Entity Component System Framework for C# and Unity, designed to reduce code complexity and improve performance.7,210
darkoverlordofdata/entitas-scalaA tool for creating and managing Entity-Component-System architectures in Scala, providing command-line interfaces for component creation and code generation.1
mhaemmerle/entitas_erlAn implementation of an entity component system in Erlang for managing game-like data structures and systems6
spoved/entitas.crAn Entity Component System Framework written in Crystal.37
yelnats321/entityplusAn Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems.190
sebas77/svelto.ecsA C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development.1,231
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
scellecs/morpehAn ECS framework for Unity game development and .NET platform that simplifies entity-component-system architecture.549
guillaume-haerinck/met-ecsA simple Entity Component System library designed to facilitate the creation and management of entities with components and systems.16
sergeymakeev/ecsA software framework implementing an entity-component-system architecture for game development and other performance-critical applications.190
doraku/ecs.csharp.benchmarkA collection of benchmarks comparing the performance and memory usage of various C# Entity Component Systems (ECS) frameworks.130
phisko/kengineA game engine built around an Entity-Component-System architecture with C++20 support and runtime extensibility607