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

183 stars
2 watching
12 forks
Language: C#
last commit: about 1 month 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. 675
scellecs/morpeh An ECS framework for Unity game development and .NET platform that simplifies entity-component-system architecture. 549
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,231
richardbiely/gaia-ecs A fast and easy-to-use Entity Component System (ECS) framework for C++ 84
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. 562
genaray/arch A high-performance ECS implementation in C# 1,079
outfox/fennecs An Entity-Component System implementation in C# targeting .NET 8 254
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 77
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. 36
beancheeseburrito/flecs.net A C# wrapper around the flecs game engine 153
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