ecs_benchmark

ECS benchmarks

A collection of benchmarks comparing the performance and scalability of popular Entity-Component-System frameworks in C++

Benchmarks of common ECS (Entity-Component-System)-Frameworks in C++ (or C)

GitHub

227 stars
5 watching
14 forks
Language: C++
last commit: about 2 years ago
Linked from 1 awesome list

benchmarkc-plus-plusc-plus-plus-20cmakecppcpp20ecsecs-frameworkentity-component-systementtflecsmodern-cpp

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
friflo/ecs.csharp.benchmark-common-use-casesA benchmarking project comparing the performance of common use cases in multiple C# Entity-Component-System (ECS) frameworks.22
doraku/ecs.csharp.benchmarkA collection of benchmarks comparing the performance and memory usage of various C# Entity Component Systems (ECS) frameworks.130
kirillochnev/mustacheAn Entity Component System framework allowing fast component iteration and multithreading support.36
judelco/entitas-cppA fast and efficient Entity Component System framework for C++ game development.343
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
guillaume-haerinck/met-ecsA simple Entity Component System library designed to facilitate the creation and management of entities with components and systems.16
bit-phlippers/cl-ecsAn implementation of the Entity-Component-System pattern in Common Lisp7
vberlier/goomyAn experimental ECS framework that uses template metaprogramming to simplify component management and dependency injection.12
chillu1/csharpecscomparisonA comparison table of popular C# ECS frameworks52
richardbiely/gaia-ecsA fast and easy-to-use Entity Component System (ECS) framework for C++84
jaimegensler/thyseusAn Entity Component System for building performant and maintainable applications with a focus on data management77
beancheeseburrito/flecs.netA C# wrapper around the flecs game engine153
chronoxor/cppbenchmarkA performance benchmarking framework for C++ to measure and analyze code execution time and efficiency285
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