awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
hmans avatar

hmans/miniplex

0
View on GitHub↗
1,027 stars·45 forks·TypeScript·MIT·9 views

Miniplex

🚨 WORK IN PROGRESS! Miniplex is mostly feature complete, but parts of the API are still being fine-tuned. Feel free to poke around, but please be ready for breaking changes!

Features

  • Entity Component Systems - Entity management system for games.

Star history

Star history chart for hmans/miniplexStar history chart for hmans/miniplex

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Miniplex

Similar open-source projects, ranked by how many features they share with Miniplex.
  • doraku/defaultecsD

    Doraku/DefaultEcs

    0View on GitHub↗

    DefaultEcs is an Entity Component System framework which aims to be accessible with little constraints while retaining as much performance as possible for game development.

    View on GitHub↗0
  • ecsyjs/ecsyecsyjs avatar

    ecsyjs/ecsy

    1,160View on GitHub↗

    ECSY (pronounced as "eck-see") is an highly experimental Entity Component System framework implemented in javascript, aiming to be lightweight, easy to use and with good performance.

    JavaScript
    View on GitHub↗1,160
  • eliasku/ecxeliasku avatar

    eliasku/ecx

    51View on GitHub↗

    ECX is Entity Component System framework for Haxe

    Haxe
    View on GitHub↗51
  • bcarruthers/garnetbcarruthers avatar

    bcarruthers/garnet

    171View on GitHub↗

    NuGet package

    F#
    View on GitHub↗171
See all 12 alternatives to Miniplex→

Frequently asked questions

What does hmans/miniplex do?

🚨 WORK IN PROGRESS! Miniplex is mostly feature complete, but parts of the API are still being fine-tuned. Feel free to poke around, but please be ready for breaking changes!

What are the main features of hmans/miniplex?

The main features of hmans/miniplex are: Entity Component Systems.

What are some open-source alternatives to hmans/miniplex?

Open-source alternatives to hmans/miniplex include: bcarruthers/garnet — NuGet package. doraku/defaultecs — DefaultEcs is an Entity Component System framework which aims to be accessible with little constraints while retaining… ecsyjs/ecsy — ECSY (pronounced as "eck-see") is an highly experimental Entity Component System framework implemented in javascript,… eliasku/ecx — ECX is Entity Component System framework for Haxe. friflo/friflo.engine.ecs — High-performance C# ECS. genaray/arch — A high-performance C# based Archetype & Chunks Entity Component System (ECS) for game development and data-oriented…