Show HN: Gova, a declarative GUI framework for Go
Category: library
Tags: gui-framework, go, desktop-app
Score: 6.3/10 (Innovation: 6, Technical: 6, Documentation: 8, Utility: 5)
Gova is a declarative GUI framework for Go that allows building native desktop apps for macOS, Windows, and Linux from a single codebase using typed components and reactive state, without requiring JavaScript or C++ toolchains. Its interesting approach combines Go structs as UI components with explicit reactive scopes and native platform integrations, with hot reload support.
Target audience: backend devs
Repository: https://github.com/NV404/gova · Go · MIT · 3 stars
View on Hacker News