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)
227 stars
5 watching
14 forks
Language: C++
last commit: 6 months ago
Linked from 1 awesome list
benchmarkc-plus-plusc-plus-plus-20cmakecppcpp20ecsecs-frameworkentity-component-systementtflecsmodern-cpp
Related projects:
Repository | Description | Stars |
---|---|---|
| A benchmarking project comparing the performance of common use cases in multiple C# Entity-Component-System (ECS) frameworks. | 22 |
| A collection of benchmarks comparing the performance and memory usage of various C# Entity Component Systems (ECS) frameworks. | 130 |
| An Entity Component System framework allowing fast component iteration and multithreading support. | 36 |
| A fast and efficient Entity Component System framework for C++ game development. | 343 |
| A high-performance ECS implementation in C# | 1,079 |
| An ECS implementation using C++20 and template metaprogramming for highly parallel systems. | 20 |
| A simple Entity Component System library designed to facilitate the creation and management of entities with components and systems. | 16 |
| An implementation of the Entity-Component-System pattern in Common Lisp | 7 |
| An experimental ECS framework that uses template metaprogramming to simplify component management and dependency injection. | 12 |
| A comparison table of popular C# ECS frameworks | 52 |
| A fast and easy-to-use Entity Component System (ECS) framework for C++ | 84 |
| An Entity Component System for building performant and maintainable applications with a focus on data management | 77 |
| A C# wrapper around the flecs game engine | 153 |
| A performance benchmarking framework for C++ to measure and analyze code execution time and efficiency | 285 |
| 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 |