Decision Workspace
cargo-godot-lib vs gdext-gen vs godot-grui
Side-by-side comparison of Rust crates
45
cargo-godot-lib
experimentalv0.2.1
A library to run Godot from a Cargo run script
44
gdext-gen
growingv0.1.1
Autogenerates a .gdextension file for using Rust to make a Godot GDExtension. It provides all the libraries pathfinding and a way to automatically link the default icons to the new defined classes based on the class they inherit from, and also a way to manually link a specific class with a custom icon.
42
godot-grui
experimentalv0.0.1
Reactive, declarative UI framework for Godot 4 in Rust
Core Metrics
| cargo-godot-lib | gdext-gen | godot-grui | |
|---|---|---|---|
| Health Score | 45 | 44 | 42 |
| Total Downloads | 1.3K | 1.5K | 17 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 7 | 2 | 1 |
| Last Updated | 149d ago | 304d ago | 17d ago |
| Age | 6m | 1y 7m | 17d |
Health Breakdown
cargo-godot-lib
Maintenance
12
Quality
13
Community
6
Popularity
4
Documentation
10
gdext-gen
Maintenance
7
Quality
17
Community
6
Popularity
4
Documentation
10
godot-grui
Maintenance
12
Quality
13
Community
6
Popularity
1
Documentation
10
Technical Details
| cargo-godot-lib | gdext-gen | godot-grui | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.1 | 0.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MPL-2.0 |
| Dependencies | 5 | 6 | 18 |
| Crate Size | 13KB | 31KB | 29KB |
| Features | 0 | 7 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cargo-godot-lib leads with a health score of 45/100, but none of the options score above 80.
- •gdext-gen has the most downloads (1.5K), suggesting wider adoption.