fennecs

ECS

An Entity-Component System implementation in C# targeting .NET 8

... the tiny C# ECS that loves you back!

GitHub

229 stars
6 watching
10 forks
Language: C#
last commit: 4 days ago
Linked from 1 awesome list

csharpdotnetecsentity-component-systemgame-developmentnet8

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
chromealex/me.becs A Burst-based Entity Component System for Unity. 152
genaray/arch A high-performance ECS implementation in C# 1,042
yelnats321/entityplus An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. 190
beancheeseburrito/flecs.net A C# wrapper for an entity-component-system (ECS) game development library 147
andreakarasho/tinyecs A lightweight, reflection-free Entity Component System library for .NET game development and other data-oriented applications. 113
friflo/friflo.json.fliox An Entity Component System (ECS) and Object-Relational Mapping (ORM) implementation for C# 164
nidorx/ecs-lib A lightweight and easy-to-use library for implementing an Entity Component System architecture in game development 195
scellecs/morpeh An ECS framework for Unity and .Net, providing a simple and efficient way to structure game logic 535
sebas77/svelto.ecs A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. 1,223
leudz/shipyard An Entity Component System focused on usability and flexibility in game development and general software development 753
jaimegensler/thyseus An Entity Component System for building performant and maintainable applications with a focus on data management 74
dcfapixels/dragonecs A C# Entity Component System framework for building dynamic entity-based systems without code generation or dependencies. 176
godotecs/godex An ECS implementation for the Godot Engine game development framework. 1,228
benmoran56/esper 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. 554
engoengine/ecs An implementation of the Entity-Component-System paradigm in Go 298