CSharpECSComparison

ECS framework comparison

A comparison table of popular C# ECS frameworks

Comparison chart for C# ECS solutions/frameworks

GitHub

52 stars
4 watching
5 forks
last commit: over 1 year ago
Linked from 1 awesome list

csharpdata-orientedecsecs-frameworkentity-component-systemgame-developmentunityunity3d

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
doraku/ecs.csharp.benchmark A collection of benchmarks comparing the performance and memory usage of various C# Entity Component Systems (ECS) frameworks. 130
friflo/ecs.csharp.benchmark-common-use-cases A benchmarking project comparing the performance of common use cases in multiple C# Entity-Component-System (ECS) frameworks. 22
sebas77/svelto.ecs A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. 1,231
beancheeseburrito/flecs.net A C# wrapper around the flecs game engine 153
scellecs/morpeh An ECS framework for Unity game development and .NET platform that simplifies entity-component-system architecture. 549
genaray/arch A high-performance ECS implementation in C# 1,079
kirillochnev/mustache An Entity Component System framework allowing fast component iteration and multithreading support. 36
outfox/fennecs An Entity-Component System implementation in C# targeting .NET 8 254
dcfapixels/dragonecs A C# Entity Component System framework for building dynamic entity-based systems without code generation or dependencies. 183
abeimler/ecs_benchmark A collection of benchmarks comparing the performance and scalability of popular Entity-Component-System frameworks in C++ 227
dotnet/csharpstandard The C# language standard repository contains all official versions of the C# specification, including draft versions and past standards. 724
friflo/friflo.json.fliox An Entity Component System (ECS) and Object-Relational Mapping (ORM) implementation for C# 168
andreakarasho/tinyecs A lightweight, reflection-free Entity Component System library for .NET game development and other data-oriented applications. 114
head-first-csharp/fourth-edition This repository contains code and project files for learning C# programming with .NET Core using the Head First C# book 899
csharpfritz/csharp_with_csharpfritz A collection of resources and code for learning C# programming with CSharpFritz's tutorials and examples. 663