5 Rust game engines to consider for your next project

This page summarizes the projects mentioned and recommended in the original post on dev.to

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. bevy

    A refreshingly simple data-driven game engine built in Rust

    Bevy is another simple data-driven game engine. While it is still in the early stages of development and likely to undergo significant changes, this does not stop its vital features from shining.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. ECS_101

    This repository contains an introduction to Unity's new Entity Component System. The purpose of this is to help developers understand this paradigm, and why it is important to create performant games in Unity.

    ECS makes Amethyst entirely thread-safe and avoids memory-locking of any sort. Learn more in the ECS infographic below:

  4. RG3D

    Discontinued 3D and 2D game engine written in Rust [Moved to: https://github.com/FyroxEngine/Fyrox]

    Fyrox is a production-ready engine with extensive documentation and resources that focuses on 2D and 3D rendering. To use the Fyrox engine, add the following line to your Cargo.toml:

  5. Fyrox

    3D and 2D game engine written in Rust

    Besides being clear and easy to use, one of its popular features is the scene editor, which provides a scene preview as demonstrated in this example:

  6. StationIapetus

    3rd person shooter in the very early development phase

    Besides being clear and easy to use, one of its popular features is the scene editor, which provides a scene preview as demonstrated in this example:

  7. Piston-Tutorials

    Tutorials for Piston

    Make sure you check out this Piston repository to review some helpful examples and other necessary tutorials.

  8. nannou

    A Creative Coding Framework for Rust.

    Nannou is an open source game framework that is still in its early days. It is also more hands-on for developers, but it is still a popular game engine that is greatly in use at the moment. As of this writing, the Nannou crate has over 35,000 downloads.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. rust-bindgen

    Automatically generates Rust FFI bindings to C (and some C++) libraries.

    However, remember Rust has interoperability with other languages, especially with C and C++. If there are no Rust libraries available for the functionality you’re looking for, you can use something like bindgen to access another library.

  11. crates.io

    The Rust package registry

    To me, Rust is a well-designed and very clean language. Though some consider Rust to have a steep learning curve, the extensive documentation and expanding crate registry can certainly help you quickly learn best practices.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • RG3D Engine 0.24 is out with major improvements in 2D support, physics, user interface, performance, and more...

    1 project | /r/linux_gaming | 7 Jan 2022
  • RG3D Engine 0.24 is out with major improvements in 2D support, physics, user interface, performance, and more...

    1 project | /r/Boiling_Steam | 7 Jan 2022
  • rg3d 0.24 Feature Highlights - first-class 2D games support, physics, user interface, resource management improvements, guide book and more!

    1 project | /r/rust | 7 Jan 2022
  • Rust in Linux, AoT Compiler in React

    1 project | dev.to | 20 Dec 2021
  • [Media] rg3d live coding session #3 - curves and curve editor

    1 project | /r/rust | 24 Nov 2021