goomy

ECS framework

An experimental ECS framework that uses template metaprogramming to simplify component management and dependency injection.

A tiny, experimental ECS framework.

GitHub

12 stars
5 watching
0 forks
Language: C++
last commit: over 7 years ago
Linked from 1 awesome list

cpp17ecs-frameworkexperimentaltemplate-metaprogramming

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
richardbiely/gaia-ecsA fast and easy-to-use Entity Component System (ECS) framework for C++84
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
kirillochnev/mustacheAn Entity Component System framework allowing fast component iteration and multithreading support.36
bit-phlippers/cl-ecsAn implementation of the Entity-Component-System pattern in Common Lisp7
jaimegensler/thyseusAn Entity Component System for building performant and maintainable applications with a focus on data management77
doraku/ecs.csharp.benchmarkA collection of benchmarks comparing the performance and memory usage of various C# Entity Component Systems (ECS) frameworks.130
lastolivegames/becsyAn ECS framework for TypeScript and JavaScript that simplifies the development of performant, multi-threaded code211
konovod/myecsAn Entity-Component-System framework for managing game-like data structures and interactions in Crystal.21
guillaume-haerinck/met-ecsA simple Entity Component System library designed to facilitate the creation and management of entities with components and systems.16
abeimler/ecs_benchmarkA collection of benchmarks comparing the performance and scalability of popular Entity-Component-System frameworks in C++227
simonihmig/ecsy-babylonAn experimental implementation of Entity Component System Architecture (ECS) for Babylon.js35
genaray/archA high-performance ECS implementation in C#1,079
frengels/matterAn ECS implementation using C++20 and template metaprogramming for highly parallel systems.20
ecsx-framework/ecsxAn Entity-Component-System framework for building real-time applications in Elixir218
junkdog/artemis-odbA high-performance Java-based framework for building game-like applications using an Entity-Component-System architecture783