goled
qt
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
goled | qt | |
---|---|---|
1 | 12 | |
4 | 10,023 | |
- | - | |
10.0 | 0.0 | |
8 months ago | 8 months ago | |
Go | Go | |
- | GNU Lesser General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
goled
We haven't tracked posts mentioning goled yet.
Tracking mentions began in Dec 2020.
qt
-
GoLang — Simplifying Complexity “The Beginning”
. Web backend (with various frameworks available) . Web Assembly (one of them is vugu framework) . Microservices (some frameworks: Go Micro, Go Kit, Gizmo, Kite) . Fragments services (Term mentioned by @jeffotoni in a microservices discussion group) . Lambdas (FaaS example) . Client Server . Terminal applications (using the tview lib) . IoT (some frameworks) . Bots (some here) . Client Applications using Web technology . Desktop using Qt+QML, Native Win Lib (example Qt, Qt widgets, Qml) . Network Applications . Protocol applications . REST Applications . SOAP Applications . GraphQL Applications . RPC Applications . TCP Applications . gRPC Applications . WebSocket Applications . GopherJS (compiles Go to JavaScript)
- bindings to GTK or QT
-
macOS Apps in Rust
> https://github.com/therecipe/qt
Do these not work? (I haven’t tried them - non-rhetorical question.)
-
My first idea that I want to write in Go
Could try looking at wails. I don’t really ever do any GUI programming, especially in Go. But it and Fyne are probably gonna be your best, easiest route. Though, I do know there are also bindings for Qt
- golang GUI packages
-
How do I get started with the Go Qt binding?
I've settled on using the Qt binding, and it looks promising, but I can't even figure out how to get started. I can't even figure out where the Qt.Widget class is to make a basic window!
there is also 3rd party examples list on their github pages https://github.com/therecipe/qt/wiki/Getting-Started#3rd-party-examplesdemosapplications
- fyne Vs gio
- Desktop applications discussion
-
State of Go GUI in 2021
Do you know if therecipe/qt is still supported? I can see no activity recently.
What are some alternatives?
fyne - Cross platform GUI toolkit in Go inspired by Material Design
imgui-go - Go wrapper library for "Dear ImGui" (https://github.com/ocornut/imgui)
sciter - Sciter: the Embeddable HTML/CSS/JS engine for modern UI development
go-gtk - Go binding for GTK
nuklear - This project provides Go bindings for nuklear.h — a small ANSI C GUI library.
NanoGUI
ui - Platform-native GUI library for Go.
Wails - Create beautiful applications using Go
gotk3 - Go bindings for GTK3
tauri - Build smaller, faster, and more secure desktop applications with a web frontend.
zenity - Zenity dialogs for Golang, Windows, macOS
webview - Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).