Decision Workspace
gdext_coroutines vs godot-ksni vs gdext-gen
Side-by-side comparison of Rust crates
49
gdext_coroutines
growingv1.0.0
Run Rust Async functions and Coroutines in Godot 4.4+ (through GDExtension), inspired on Unity's Coroutines design.
47
godot-ksni
experimentalv0.1.2
A Godot GDExtension wrapper for ksni (StatusNotifierItem/AppIndicator)
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.
Core Metrics
| gdext_coroutines | godot-ksni | gdext-gen | |
|---|---|---|---|
| Health Score | 49 | 47 | 46 |
| Total Downloads | 10.9K | 108 | 1.4K |
| 30d Downloads | 29 | 5 | 24 |
| Dependents | 0 | 0 | 0 |
| Releases | 12 | 3 | 2 |
| Last Updated | 9d ago | 134d ago | 196d ago |
| Age | 1y 9m | 4m | 1y 3m |
Health Breakdown
gdext_coroutines
Maintenance
18
Quality
10
Community
6
Popularity
5
Documentation
10
godot-ksni
Maintenance
13
Quality
16
Community
6
Popularity
2
Documentation
10
gdext-gen
Maintenance
9
Quality
17
Community
6
Popularity
4
Documentation
10
Technical Details
| gdext_coroutines | godot-ksni | gdext-gen | |
|---|---|---|---|
| Version | 1.0.0 | 0.1.2 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 6 |
| Crate Size | 12KB | 42KB | 31KB |
| Features | 0 | 2 | 7 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •gdext_coroutines leads with a health score of 49/100, but none of the options score above 80.
- •godot-ksni, gdext-gen are pre-1.0 — API may change.