
Best GUI frameworks for Go - LogRocket Blog
Mar 10, 2023 · This article aims to overview popular third-party GUI development packages in Go and compare each Go framework.
go-graphics/go-gui-projects: A list of Go GUI projects - GitHub
goey provides a declarative, cross-platform GUI for the Go language. The range of controls, their supported properties and events, should roughly match what is available in HTML.
How to Build Beautiful GUIs in Golang : 3 Web UI Paths
Jul 7, 2025 · Wrapping Up We explored 3 ways to build GUI apps with Golang: Wails : Full framework for production-ready apps WebUI : Lightweight, browser-based UIs Webview : Embedded, low-level …
r/golang on Reddit: Are there any cross-platform GUI frameworks ...
Nov 14, 2022 · Are there any cross-platform GUI frameworks programmable with Go which you’d recommend?
Gio UI
Gio is a library for writing cross-platform immediate mode GUI-s in Go. Gio supports all the major platforms: Linux, macOS, Windows, Android, iOS, FreeBSD, OpenBSD and WebAssembly.
Top 10 Golang Frameworks in 2025 - GeeksforGeeks
Jul 15, 2025 · Whether you are working on APIs, microservices, or web applications, these top Golang frameworks can increase your efficiency and help you create scalable applications. Let's look at …
Top 23 Go GUI Projects | LibHunt
Nov 3, 2025 · Which are the best open-source GUI projects in Go? This list will help you: filebrowser, wails, fyne, v2rayA, qt, robotgo, and gocui.
GUI Go Libraries and Tools | Awesome Go
Explore awesome Go libraries and tools in the GUI category. Find the perfect packages for your GUI needs.
Cross platform GUI toolkit in Go inspired by Material Design
Fyne is an easy-to-use UI toolkit and app API written in Go. It is designed to build applications that run on desktop and mobile devices with a single codebase. To develop apps using Fyne you will need …
Exploring GUI Development in Go: Top Frameworks and Libraries for …
If you’re looking to build graphical user interfaces (GUIs) with Go (Golang), there are several frameworks and libraries you can use. Here are some popular options: