Decision Workspace
godot-ksni vs system-tray vs gdext_coroutines
Side-by-side comparison of Rust crates
45
godot-ksni
experimentalv0.1.2
A Godot GDExtension wrapper for ksni (StatusNotifierItem/AppIndicator)
57
system-tray
growingv0.8.6
Async `StatusNotifierItem` and `DBusMenu` client for custom tray implementations.
49
gdext_coroutines
growingv1.1.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 | 45 | 57 | 49 |
| Total Downloads | 110 | 35.7K | 10.9K |
| 30d Downloads | 0 | 1.8K | 0 |
| Dependents | 0 | 20 | 0 |
| Releases | 3 | 15 | 13 |
| Last Updated | 193d ago | 17d ago | 26d ago |
| Age | 6m | 2y 9m | 1y 11m |
Health Breakdown
godot-ksni
Maintenance
11
Quality
16
Community
6
Popularity
2
Documentation
10
system-tray
Maintenance
18
Quality
15
Community
9
Popularity
5
Documentation
10
gdext_coroutines
Maintenance
17
Quality
11
Community
6
Popularity
5
Documentation
10
Technical Details
| godot-ksni | system-tray | gdext_coroutines | |
|---|---|---|---|
| Version | 0.1.2 | 0.8.6 | 1.1.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% | 46.2% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •system-tray leads with a health score of 57/100, but none of the options score above 80.
- •godot-ksni, system-tray are pre-1.0 — API may change.