gilzoide/godot-csharp-gdextension-bindgen
Automatic C# bindings generator for GDExtension classes (Godot 4.4+)
This tool helps Godot game developers who use GDExtension to seamlessly integrate their C++ extensions into C# projects. It automatically creates the necessary C# code that acts as a bridge, allowing your C# scripts to directly interact with your custom GDExtension classes. You input your GDExtension builds, and it outputs C# binding classes.
No commits in the last 6 months.
Use this if you are a Godot developer building games or tools with GDExtension in C++ and need to call those custom classes from your C# game logic or editor scripts.
Not ideal if you are not using GDExtension, or if your project is entirely in C# without custom C++ extensions.
Stars
68
Forks
2
Language
C#
License
Unlicense
Category
Last pushed
Jun 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/gilzoide/godot-csharp-gdextension-bindgen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully...
mganss/XmlSchemaClassGenerator
Generate C# classes from XML Schema files
dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative....
filiptrivan/spiderly
.NET (C#) boilerplate code generator that transforms an EF Core model into a fully customizable...