ecslite

Entity manager

A lightweight C# framework for building entity component systems in games and other performance-critical applications

LeoEcsLite - Lightweight C# Entity Component System framework

GitHub

51 stars
1 watching
14 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tesselode/nata A Lua library for managing entities in games by organizing them into pools with component-based architecture 44
apples/ginseng An entity-component-system framework for managing game entities and their dynamic components. 50
sebas77/svelto.ecs A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. 1,223
scellecs/morpeh An ECS framework for Unity and .Net, providing a simple and efficient way to structure game logic 535
vittorioromeo/ecst An experimental library providing a flexible and efficient way to manage entities and their components in C++14 multithreaded systems. 472
alan-fgr/minecs A minimal, data-oriented Entity-Component System written in C# 73
alecthomas/entityx A fast and type-safe C++ framework for managing entities with components 2,226
engoengine/ecs An implementation of the Entity-Component-System paradigm in Go 298
dcfapixels/dragonecs A C# Entity Component System framework for building dynamic entity-based systems without code generation or dependencies. 176
deepcake/chickens An example of using an entity-component system framework with game engines and physics libraries to create interactive content 1
yelnats321/entityplus An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. 190
sergeymakeev/ecs A software framework implementing an entity-component-system architecture for game development and other performance-critical applications. 190
chromealex/me.becs A Burst-based Entity Component System for Unity. 152
friflo/friflo.json.fliox An Entity Component System (ECS) and Object-Relational Mapping (ORM) implementation for C# 164
genaray/arch A high-performance ECS implementation in C# 1,042