bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
About the project
Bevy is an open-source data-driven game engine written in Rust, built on the Entity Component System paradigm with 2D and 3D support. It is in early development, with breaking API changes roughly every 3 months.
Useful for
- Build a 2D game in Rust by running the breakout example via cargo run --example breakout
- Create a windowed app with Bevy by adding DefaultPlugins
- Study the engine's examples to learn the ECS approach
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 16 stars so far today, about 20 expected by the end of the day.
- Over the last two days the pace is 1.6× that of the previous week and a half.
- GitHub Trending Rust today: #17, +54 stars.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 48,267
- Stars in a day
- 20
- Forks
- 4,846
- Issues and pull requests
- 23,775
- Watchers
- 320
- Language
- Rust
- License
- Apache-2.0
- Latest release
- v0.20.0-rc.1 · September 15, 2026
- Created
- January 18, 2020
- Last push
- September 18, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 18, 2026GitHub Trending Rust today: #13, +54 stars
- September 17, 2026GitHub Trending Rust today: #13, +21 stars
Similar projects
-
4.7
bobeff/open-source-games
A curated list of open-source video games and open-source remakes of commercial games, grouped by genre from shooters and strategies to city builders.
-
4.7
isinternets/Dawn
A Destiny 2 mod (build 86657) adding authored Lua missions, native gameplay systems and an in-game loadout editor; installed via a PowerShell installer over an existing game installation.
-
3.4
adonis-singh/re4
A complete byte-identical decompilation of Resident Evil 4 for the GameCube (G4BE08 debug build) into C/C++, reproducing main.dol and all 110 REL overlays.
-
3.2
rakanki911/DLSS5-Swapper
A tool to install, tune and restore DLSS 5 in games and emulators: supports native DLSS games, DLSS5-Feeder for games without DLSS, RenoDX, OptiScaler and multipass rendering across DirectX, Vulkan, OpenGL and…
-
2.9
999sian/melee-pc
A native PC port of Super Smash Bros. Melee (NTSC-U 1.02), built from doldecomp/melee on the aurora compatibility layer. Requires your own disc image; supports Linux, Windows and Android.
-
2.8
godotengine/godot
Cross-platform open-source game engine for creating 2D and 3D games from a unified interface. Games can be exported with one click to desktop, mobile, web platforms and consoles.