hmans/miniplex
A 👩💻 developer-friendly entity management system for 🕹 games and similarly demanding applications, based on 🛠 ECS architecture. observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 75
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1665
- days_rel: n/a
- days_push: 150
- n_releases_24m: 0
Adoption not part of the score
1046 stars · 45 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Miniplex is a developer-friendly entity management system implementing the ECS (Entity Component System) architecture for games and other demanding applications. It is written in TypeScript and includes React integration for building game UIs and interactive applications.
Use cases
- manage game entities and components with an ECS architecture
- build a game loop with decoupled state and logic
- structure state for a browser-based game in TypeScript
- use ECS entities inside React components
- replace ad-hoc game state management with a component-based system
- build simulations with many entities and efficient queries
When to choose
- you are building a game or simulation in TypeScript and want an ergonomic ECS
- you want React bindings for rendering ECS-driven state
- you value a small, developer-friendly API over a heavyweight engine
When to avoid
- you need a full game engine with rendering, physics, and asset pipelines built in
- your project is not in TypeScript/JavaScript
- you need battle-tested ECS performance at massive entity counts with archetype-level optimizations
Facets
library · maturity active
state-management game-engine programming-languages browser cross-platform ecs entity-component-system react game-architecture developer-experience game-development typescript nodejs
1 source
- readme: https://github.com/hmans/miniplex · fetched 2026-08-28 · af0c08d6f291
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hmans/miniplex | main | 57 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem