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

jakobhellermann/bevy-inspector-egui

Inspector plugin for the bevy game engine observed · 2026-08-28

github.com/jakobhellermann/bevy-inspector-egui · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

72/100

  • Activity 88
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 2053
  • days_rel: n/a
  • days_push: 74
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1635 stars · 236 forks observed · 2026-08-28

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

A Bevy plugin that renders inspector UIs (via egui) for entities, resources, and assets using Bevy's reflection system. It offers drop-in quick plugins as well as manual UI building for customized inspector panels.

Use cases

  • inspect and edit bevy entity components at runtime
  • tweak game resource values live during development
  • display and edit bevy assets in a gui
  • build a custom debug inspector panel for a bevy game
  • quickly add a world inspector to a bevy app

When to choose

  • you develop with the Bevy engine and want runtime inspection/editing of ECS data
  • you want zero-code drop-in debug UI via quick plugins
  • you need customizable inspector panels built on reflection

When to avoid

  • your project does not use Bevy
  • you need a full standalone editor rather than in-app inspector tooling
  • your types cannot derive or register Bevy reflection

Facets

plugin · maturity active

ui-components developer-tools editor gui developer-tools graphics rust game-engine cross-platform bevy egui inspector reflection debugging ecs game-development

2 sources

Member repositories

RepositoryRoleHealth v2
jakobhellermann/bevy-inspector-eguimain72

For agents

markdown · JSON · MCP: product_card(name="jakobhellermann/bevy-inspector-egui")

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