Ecs.CSharp.Benchmark

ECS frameworks

A collection of benchmarks comparing the performance and memory usage of various C# Entity Component Systems (ECS) frameworks.

Benchmarks of some C# ECS frameworks.

GitHub

130 stars
5 watching
20 forks
Language: C#
last commit: almost 2 years ago
Linked from 1 awesome list


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
abeimler/ecs_benchmarkA collection of benchmarks comparing the performance and scalability of popular Entity-Component-System frameworks in C++227
genaray/archA high-performance ECS implementation in C#1,079
kirillochnev/mustacheAn Entity Component System framework allowing fast component iteration and multithreading support.36
chillu1/csharpecscomparisonA comparison table of popular C# ECS frameworks52
judelco/entitas-cppA fast and efficient Entity Component System framework for C++ game development.343
richardbiely/gaia-ecsA fast and easy-to-use Entity Component System (ECS) framework for C++84
andreakarasho/tinyecsA lightweight, reflection-free Entity Component System library for .NET game development and other data-oriented applications.114
dcfapixels/dragonecsA C# Entity Component System framework for building dynamic entity-based systems without code generation or dependencies.183
sebas77/svelto.ecsA C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development.1,231
vberlier/goomyAn experimental ECS framework that uses template metaprogramming to simplify component management and dependency injection.12
bit-phlippers/cl-ecsAn implementation of the Entity-Component-System pattern in Common Lisp7
doraku/defaultecsAn Entity Component System framework designed for simplicity and high performance in game development.675
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
outfox/fennecsAn Entity-Component System implementation in C# targeting .NET 8254