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#
343 stars
19 watching
61 forks
Language: C++
last commit: over 1 year ago cppdesign-patternecsentitasentityentity-componententity-component-systementity-frameworkgamegame-developmentgame-enginegamedevperformance
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast and easy-to-use Entity Component System (ECS) framework for C++ | 84 |
| An Entity Component System framework allowing fast component iteration and multithreading support. | 36 |
| Entitas is an implementation of the Entity-Component-System (ECS) architecture in TypeScript. | 217 |
| An Entity Component System Framework for C# and Unity, designed to reduce code complexity and improve performance. | 7,210 |
| A tool for creating and managing Entity-Component-System architectures in Scala, providing command-line interfaces for component creation and code generation. | 1 |
| An implementation of an entity component system in Erlang for managing game-like data structures and systems | 6 |
| An Entity Component System Framework written in Crystal. | 37 |
| An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. | 190 |
| A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. | 1,231 |
| A 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 |
| An ECS framework for Unity game development and .NET platform that simplifies entity-component-system architecture. | 549 |
| A simple Entity Component System library designed to facilitate the creation and management of entities with components and systems. | 16 |
| A software framework implementing an entity-component-system architecture for game development and other performance-critical applications. | 190 |
| A collection of benchmarks comparing the performance and memory usage of various C# Entity Component Systems (ECS) frameworks. | 130 |
| A game engine built around an Entity-Component-System architecture with C++20 support and runtime extensibility | 607 |