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