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

MaikKlein/unreal-rust

Rust integration for Unreal Engine 5 observed · 2026-08-28

github.com/MaikKlein/unreal-rust · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

64/100

  • Activity 71
  • 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: 1710
  • days_rel: n/a
  • days_push: 179
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2248 stars · 93 forks observed · 2026-08-28

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

An opinionated Rust integration for Unreal Engine 5, delivered as a plugin that lets developers write gameplay code in Rust with an ECS, hot reloading, and editor/Blueprint integration. It is explicitly a proof of concept and not ready for production use.

Use cases

  • write unreal engine gameplay code in rust
  • use rust with unreal engine 5
  • hot reload rust code in the unreal editor
  • build an ecs-based game in unreal engine
  • add rust components to unreal actors
  • prototype game logic in rust without modifying the engine

When to choose

  • you want to experiment with Rust as a gameplay scripting language in Unreal Engine 5
  • you want hot reloading and panic-safe Rust code inside the editor
  • you prefer an ECS-style architecture over Unreal's native gameplay framework
  • you only target Linux or Windows and can tolerate API churn

When to avoid

  • you need production-ready, stable bindings for a shipped game
  • you rely heavily on Unreal's GameMode, Characters, GameState, or GAS APIs
  • you need macOS, mobile, browser, or console support
  • you need guaranteed support or fast issue turnaround for a team project

Facets

plugin · maturity experimental

game-engine plugin-system concurrency programming-languages simulation windows rust cpp game-engine unreal-engine-5 ecs hot-reloading gameplay-programming bindings game-development linux

1 source

Member repositories

RepositoryRoleHealth v2
MaikKlein/unreal-rustmain64

For agents

markdown · JSON · MCP: product_card(name="MaikKlein/unreal-rust")

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