B

Bevy Engine

Data-driven game engine built in Rust with ECS architecture

open-source Solo-dev friendly

Bevy is a modern, open-source game engine written in Rust. Uses an Entity Component System (ECS) architecture for high performance. Still in early development but rapidly growing, with a passionate community and excellent ergonomics for Rust developers.

Highlights

  • + Built in Rust — memory safety and excellent performance
  • + Modern ECS architecture for clean, modular game code
  • + Hot reloading and fast compile times for Rust
  • + Completely free and open-source with MIT/Apache license

Limitations

  • Still pre-1.0 — breaking changes between versions
  • No visual editor yet — code-only workflow
  • Requires Rust knowledge — steep learning curve for newcomers

Platforms

Windows macOS Linux Web