DragonECS

Entity system framework

A C# Entity Component System framework for building dynamic entity-based systems without code generation or dependencies.

Pure C# Entity Component System framework

GitHub

176 stars
2 watching
12 forks
Language: C#
last commit: 5 days ago
csharpdragon-ecsdragonecsecsecs-frameworkentity-component-systemgame-developmentgamedevno-dependenciesunity

Related projects:

Repository Description Stars
doraku/defaultecs An Entity Component System framework designed for simplicity and high performance in game development. 663
scellecs/morpeh An ECS framework for Unity and .Net, providing a simple and efficient way to structure game logic 535
sergeymakeev/ecs A software framework implementing an entity-component-system architecture for game development and other performance-critical applications. 190
sebas77/svelto.ecs A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. 1,223
richardbiely/gaia-ecs An entity component system framework for building data-oriented games and applications with efficient storage and processing of entities and components. 82
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
genaray/arch A high-performance ECS implementation in C# 1,042
outfox/fennecs An Entity-Component System implementation in C# targeting .NET 8 229
qixi/fast_ecs An Entity-Component-System library designed to efficiently handle entities and components in game development. 14
jaimegensler/thyseus An Entity Component System for building performant and maintainable applications with a focus on data management 74
deepcake/chickens An example of using an entity-component system framework with game engines and physics libraries to create interactive content 1
kirillochnev/mustache An Entity Component System framework allowing fast component iteration and multithreading support. 34
beancheeseburrito/flecs.net A C# wrapper for an entity-component-system (ECS) game development library 147
doraku/ecs.csharp.benchmark A collection of benchmarks comparing the performance and memory usage of various C# Entity Component Systems (ECS) frameworks. 130
kevinresol/exp-ecs A macro-powered framework for building entity-component-system game engines 59