miniplex

ECS manager

An entity management system based on the Entity Component System pattern, designed for game development and other demanding applications.

A 👩‍💻 developer-friendly entity management system for 🕹 games and similarly demanding applications, based on 🛠 ECS architecture.

GitHub

850 stars
11 watching
39 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 2 awesome lists

ecsentity-component-systemgame-developmentreactstate-managementtypescript

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
blackmatov/ecs.hpp An implementation of an Entity Component System architecture for managing game-like entities and their associated data 38
apples/ginseng An entity-component-system framework for managing game entities and their dynamic components. 50
engoengine/ecs An implementation of the Entity-Component-System paradigm in Go 298
leudz/shipyard An Entity Component System focused on usability and flexibility in game development and general software development 753
yelnats321/entityplus An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. 190
alan-fgr/minecs A minimal, data-oriented Entity-Component System written in C# 72
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
alecthomas/entityx A fast and type-safe C++ framework for managing entities with components 2,227
mhaemmerle/entitas_erl An implementation of an entity component system in Erlang for managing game-like data structures and systems 6
umijs/hox A state management solution for React components 1,456
nidorx/ecs-lib A lightweight and easy-to-use library for implementing an Entity Component System architecture in game development 195
jaimegensler/thyseus An Entity Component System for building performant and maintainable applications with a focus on data management 74
sergeymakeev/ecs A software framework implementing an entity-component-system architecture for game development and other performance-critical applications. 190
bakpakin/tiny-ecs An Entity Component System framework for Lua game development 684
outfox/fennecs An Entity-Component System implementation in C# targeting .NET 8 229