Decision Workspace
cargo-godot-lib vs gdext-gen vs godot
Side-by-side comparison of Rust crates
42
cargo-godot-lib
experimentalv0.2.1
A library to run Godot from a Cargo run script
46
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.
67
godot
growingv0.5.0
Rust bindings for Godot 4
Core Metrics
| cargo-godot-lib | gdext-gen | godot | |
|---|---|---|---|
| Health Score | 42 | 46 | 67 |
| Total Downloads | 636 | 1.4K | 199.1K |
| 30d Downloads | 127 | 24 | 29.6K |
| Dependents | 0 | 0 | 106 |
| Releases | 7 | 2 | 22 |
| Last Updated | 41d ago | 196d ago | today |
| Age | 2m | 1y 3m | 9y 10m |
Health Breakdown
cargo-godot-lib
Maintenance
10
Quality
13
Community
6
Popularity
3
Documentation
10
gdext-gen
Maintenance
9
Quality
17
Community
6
Popularity
4
Documentation
10
godot
Maintenance
16
Quality
18
Community
12
Popularity
6
Documentation
15
Technical Details
| cargo-godot-lib | gdext-gen | godot | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.1 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MPL-2.0 |
| Dependencies | 5 | 6 | 2 |
| Crate Size | 13KB | 31KB | 19KB |
| Features | 0 | 7 | 24 |
| Yanked % | 0.0% | 0.0% | 4.5% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | 1.94 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •godot leads with a health score of 67/100, but none of the options score above 80.
- •godot is depended on by 106 crates — strongest ecosystem trust.