Rust Game Engines in 2025

Today we have compiled a list of the best Rust game engines and game frameworks (and popular language bindings) for game development in 2025. This is the third in a series of posts exploring the game engine options available for the most popular programming languages. We have a Python Game Engine resource hereLua Game Engines hereHaxe Game Engines here, JavaScript/TypeScript and a C/C++ Game Engine resource here, with guides for other programming languages in the works.

3D

Bevy Engine https://bevyengine.org/

Space Editor for Bevy https://github.com/rewin123/space_editor

Fyrox https://fyrox.rs/

Piston https://www.piston.rs/

Blue Engine https://github.com/AryanpurTech/BlueEngine

Notan https://github.com/Nazariglez/notan

Ambient https://ambient.run/

Godot Rust https://godot-rust.github.io/

2D

Chuột https://github.com/tversteeg/chuot

ggez https://github.com/ggez/ggez

macroquad https://github.com/not-fl3/macroquad

Binding

raylib https://github.com/raylib-rs/raylib-rs

SDL2 https://github.com/Rust-SDL2/rust-sdl2

SDL3 https://github.com/vhspace/sdl3-rs

SFML https://github.com/jeremyletang/rust-sfml

Learn more about Rust programming language based game engines, frameworks and gamedev bindings in the video below.

Scroll to Top