Ross ROSS = Recommend OSS · open-source software intelligence for agents

sschmid/Entitas

Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity observed · 2026-08-28

github.com/sschmid/Entitas · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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: 4551
  • days_rel: n/a
  • days_push: 977
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

7671 stars · 1129 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Entitas is a fast Entity Component System (ECS) framework built specifically for C# and Unity, optimized for garbage-collected environments. It includes an optional code generator and Unity visual debugging integration, and also works in pure C# standalone projects.

Use cases

  • build a Unity game with an ECS architecture
  • structure game logic with entity component system in C#
  • reduce boilerplate in Unity game code with code generation
  • debug entity systems visually inside the Unity editor
  • use an ECS framework in a pure C# project without Unity
  • write testable game logic with TDD

When to choose

  • you are building a C# or Unity game and want a battle-tested, popular ECS
  • you need a garbage-collector-friendly ECS with strong performance
  • you want visual debugging of entities and systems in Unity
  • you want an ECS that works outside Unity in plain C#

When to avoid

  • you are not using C# or Unity
  • you prefer a full game engine with built-in ECS rather than a framework
  • you need a framework with frequent recent updates and active maintenance

Facets

framework · maturity stable

game-engine plugin-system developer-tools gaming-tools cross-platform game-engine c cross-platform ecs entity-component-system unity3d csharp code-generation visual-debugging tdd performance game-development

1 source

Member repositories

RepositoryRoleHealth v2
sschmid/Entitasmain23

For agents

markdown · JSON · MCP: product_card(name="sschmid/Entitas")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem