Godot Rust gdext: GDExtension Rust Game Dev Bindings

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gdext

    Rust bindings for Godot 4

    Another fantastic resource is the example game code in the gdext GitHub repo for a Dodge the Creeps game (which will sound familiar if you have followed the official Godot, GDScript-based, tutorial). You can try building it or just dip into for help to unblock if you get stuck working on your own game.

  • SaaSHub

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

    SaaSHub logo
  • cargo-watch

    Watches over your Cargo project's source.

    GDExtension for Godot 4.2 supports hot reloading out of the box. To speed up your coding feedback cycle, use cargo watch to recompile your Rust code automatically when you save a Rust source file. Install cargo watch (if you need to):

  • knights-to-see-you

    Godot Rust 2D Platform game

    I hope you found this useful. As promised, you can get the full project code on the Rodney Lab GitHub repo. I would love to hear from you, if you are also new to Godot video game development. Were there other resources you found useful? Also, let me know what kind of game you are working on!

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

  • 🦀 browser extension to explore rust cargo dependencies on GitHub repos

    3 projects | /r/rust | 28 Jun 2022
  • Rust registry error "candidate versions found which didn't match"

    1 project | dev.to | 4 Jan 2025
  • Building cross-platform GUI apps in Rust using egui

    4 projects | dev.to | 27 Aug 2024
  • Verso – web browser built on top of the Servo web engine

    18 projects | news.ycombinator.com | 11 Aug 2024
  • A (not so) small library for terminal based game development

    3 projects | news.ycombinator.com | 23 Jul 2024

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?