bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 85
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 45.5
- age_days: 2419
- days_rel: 21
- days_push: 7
- n_releases_24m: 15
Adoption not part of the score
47878 stars · 4781 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Bevy is a free, open-source, data-driven game engine and app framework written in Rust, built around a custom Entity Component System (ECS). It provides 2D and 3D rendering, animation, UI, scenes, audio, and input across all major platforms.
Use cases
- build a 2d or 3d game in rust
- ecs-based game engine for rust
- cross-platform game engine that compiles to web
- make a desktop app with a rust ui framework
- learn game development with rust
- prototype games with fast compile times
When to choose
- you want a modern Rust-native game engine with an ergonomic ECS
- you need 2D and 3D rendering, animation, and UI in one modular crate
- you value open-source (MIT/Apache) with no royalties or vendor lock-in
- you're comfortable with frequent breaking releases every ~3 months
When to avoid
- you need a fully stable, feature-complete engine with long-term API stability
- you require sparse documentation to be complete or extensive third-party asset stores
- your team prefers established engines like Unity or Unreal with mature tooling and editors
- you can't keep up with a fast-moving MSRV close to latest stable Rust
Facets
framework · maturity active
game-engine graphics ui-components animation simulation graphics cross-platform rust windows wasm cross-platform ecs 2d-rendering 3d-rendering gamedev data-driven app-framework game-development macos linux android ios
4 sources
- readme: https://github.com/bevyengine/bevy · fetched 2026-08-28 · 1b398714776e
- homepage: https://bevy.org · fetched 2026-08-29 · abd907741488
- site_page: https://bevy.org/learn/quick-start/getting-started · fetched 2026-08-29 · ad4a14122213
- registry_crates: https://crates.io/api/v1/crates/bevy · fetched 2026-08-29 · 5386cc9bf90a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bevyengine/bevy | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem