ecst
Entity management library
An experimental library providing a flexible and efficient way to manage entities and their components in C++14 multithreaded systems.
[WIP] Experimental C++14 multithreaded compile-time entity-component-system library.
472 stars
32 watching
44 forks
Language: C++
last commit: about 7 years agoLinked from 2 awesome lists
cppcpp11cpp14entityentity-componentgenericlibraryparallelthesis
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. | 190 | |
| A lightweight C++ utility library providing general-purpose functionality | 34 | |
| A simple Entity Component System library designed to facilitate the creation and management of entities with components and systems. | 16 | |
| A high-performance ECS implementation in C# | 1,079 | |
| An implementation of an Entity Component System architecture for managing game-like entities and their associated data | 39 | |
| An entity-component-system framework for managing game entities and their dynamic components. | 50 | |
| A fast and type-safe C++ framework for managing entities with components | 2,233 | |
| A lightweight C++ entity component system for managing entities and their associated components. | 85 | |
| A lightweight C# framework for building entity component systems in games and other performance-critical applications | 51 | |
| A repository showcasing an expanded explanation of the C++ standard library function for_each_arg | 7 | |
| An Entity Component System (ECS) and Object-Relational Mapping (ORM) implementation for C# | 168 | |
| A project demonstrating the setup and management of entities with added components in a Haxe-based system | 2 | |
| A software framework implementing an entity-component-system architecture for game development and other performance-critical applications. | 190 | |
| A .NET provider for TDengine's ADO.NET interface, enabling access to the database through Entity Framework Core. | 171 | |
| A lightweight, reflection-free Entity Component System library for .NET game development and other data-oriented applications. | 114 |