CSharpECSComparison
ECS framework comparison
A comparison table of popular C# ECS frameworks
Comparison chart for C# ECS solutions/frameworks
52 stars
4 watching
5 forks
last commit: over 1 year ago
Linked from 1 awesome list
csharpdata-orientedecsecs-frameworkentity-component-systemgame-developmentunityunity3d
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 benchmarking project comparing the performance of common use cases in multiple C# Entity-Component-System (ECS) frameworks. | 22 |
| A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. | 1,231 |
| A C# wrapper around the flecs game engine | 153 |
| An ECS framework for Unity game development and .NET platform that simplifies entity-component-system architecture. | 549 |
| A high-performance ECS implementation in C# | 1,079 |
| An Entity Component System framework allowing fast component iteration and multithreading support. | 36 |
| An Entity-Component System implementation in C# targeting .NET 8 | 254 |
| A C# Entity Component System framework for building dynamic entity-based systems without code generation or dependencies. | 183 |
| A collection of benchmarks comparing the performance and scalability of popular Entity-Component-System frameworks in C++ | 227 |
| The C# language standard repository contains all official versions of the C# specification, including draft versions and past standards. | 724 |
| An Entity Component System (ECS) and Object-Relational Mapping (ORM) implementation for C# | 168 |
| A lightweight, reflection-free Entity Component System library for .NET game development and other data-oriented applications. | 114 |
| This repository contains code and project files for learning C# programming with .NET Core using the Head First C# book | 899 |
| A collection of resources and code for learning C# programming with CSharpFritz's tutorials and examples. | 663 |