1.4K Followers
2 Following
41 Posts

Rust bindings for the Godot game engine.

Maintained by @bromeon

Websitehttps://godot-rust.github.io
GitHubhttps://github.com/godot-rust/gdext

Ever wondered what games are made with godot-rust?

We now have a page showcasing some in-development and released projects: https://godot-rust.github.io/book/ecosystem/games.html

Some of them, like Stickyban here, can be played directly on the web!

💟 godot-rust now has a GitHub Sponsors profile!

Makes the project sustainable in the long run & is an alternative to people/companies who would like to contribute, but not in code form. Benefits go to expenses, infrastructure and dev time.

https://github.com/sponsors/Bromeon

Sponsor @Bromeon on GitHub Sponsors

Support Bromeon and the godot-rust project

GitHub

📚 godot-rust now has a devlog!

Stay up-to-date with library development and get insights into design choices.

⏱️ Our first article is about performance, FFI calls and a minimalistic benchmark infrastructure.
By caching function pointers, gdext could improve execution time of certain Godot calls by an order of magnitude!

Check it out at: https://godot-rust.github.io/dev/ffi-optimizations-benchmarking

godot-rust: Rust bindings for the Godot game engine

Last few weeks of gdext development:

The GDExtension API breaks in Godot 4.1.
Migration is mostly done, several FFI bugs have been addressed on the way.

The godot-rust book now has a "Hello World" tutorial + guides on compatibility and selecting Godot version:
See https://godot-rust.github.io/book/gdext

Noteworthy features:
- Vector swizzling
- Signals with parameters
- Rust-native APIs for Rect2, Aabb, and Plane
- ToVariant/FromVariant derives
- Godot native structures

Details at https://github.com/godot-rust/gdext/pulse/monthly

Godot 4: gdext - The godot-rust Book

https://godot-rust.github.io

New website with direct links to learning resources and community platforms.

Also hosts latest API docs in real time, so you won't need to check out repos just for that!

2025 in Review: A growing ecosystem

godot-rust

godot-rust is now on Mastodon!

Occasional updates about:
- ongoing GDNative improvements (Godot 3)
- new GDExtension developments (Godot 4)
- showcases of games and other projects built with godot-rust

Repos hosted at https://github.com/godot-rust.

godot-rust

Rust bindings for the Godot game engine. godot-rust has 7 repositories available. Follow their code on GitHub.

GitHub