ECS.CSharp.Benchmark-common-use-cases
ECS benchmarks
A benchmarking project comparing the performance of common use cases in multiple C# Entity-Component-System (ECS) frameworks.
Benchmark 🏁 of C# ECS frameworks comparing multiple use cases
22 stars
1 watching
3 forks
Language: C#
last commit: 3 months ago
Linked from 1 awesome list
benchmarkcsharpecsentity-component-system
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of benchmarks comparing the performance and memory usage of various C# Entity Component Systems (ECS) frameworks. | 130 |
| A collection of benchmarks comparing the performance and scalability of popular Entity-Component-System frameworks in C++ | 227 |
| An Entity Component System (ECS) and Object-Relational Mapping (ORM) implementation for C# | 168 |
| A comparison table of popular C# ECS frameworks | 52 |
| A C# wrapper around the flecs game engine | 153 |
| A high-performance ECS implementation in C# | 1,079 |
| An implementation of the Entity-Component-System pattern in Common Lisp | 7 |
| An Entity-Component System implementation in C# targeting .NET 8 | 254 |
| An ECS implementation using C++20 and template metaprogramming for highly parallel systems. | 20 |
| A fast and efficient Entity Component System framework for C++ game development. | 343 |
| An Entity Component System framework allowing fast component iteration and multithreading support. | 36 |
| An experimental ECS framework that uses template metaprogramming to simplify component management and dependency injection. | 12 |
| A C++ benchmarking library for measuring code performance and comparing results across different configurations. | 828 |
| A C# library that introduces advanced functional programming concepts and provides tools to reduce boilerplate code and improve type safety | 102 |
| A collection of tools to simplify C# development with Roslyn diagnostics and code fixes. | 160 |