How do I get started with the Go Qt binding?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • qt

    Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly

  • 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!

  • examples

    Examples for https://github.com/therecipe/qt (by therecipe)

  • I haven't used this lib so I can't help much, but have you checked the examples? https://github.com/therecipe/examples

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Ebiten

    Ebitengine - A dead simple 2D game engine for Go

  • This doesn't answer your question, but I used ebiten (https://github.com/hajimehoshi/ebiten) for a similar project.

  • go-flutter

    Flutter on Windows, MacOS and Linux - based on Flutter Embedding, Go and GLFW.

  • nuklear

    This project provides Go bindings for nuklear.h — a small ANSI C GUI library. (by golang-ui)

  • fyne

    Cross platform GUI toolkit in Go inspired by Material Design

  • giu

    Cross platform rapid GUI framework for golang based on Dear ImGui.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • gio

    Mirror of the Gio main repository (https://git.sr.ht/~eliasnaur/gio)

  • go-astilectron

    Discontinued Build cross platform GUI apps with GO and HTML/JS/CSS (powered by Electron)

  • ebitenui

    Discontinued User interface engine and widget library for Ebiten (by blizzy78)

  • Yep, and there's even a (prototype?) UI library here. Or, roll your own, like I did here, which is, er, educational. But, once you "get" it, ebiten is great. I once raised an issue with the dev, and he fixed it in, well, minutes.

  • gomps3

    Discontinued (poorly designed) polymorphic solitaire engine in Go, Ebiten

  • Yep, and there's even a (prototype?) UI library here. Or, roll your own, like I did here, which is, er, educational. But, once you "get" it, ebiten is great. I once raised an issue with the dev, and he fixed it in, well, minutes.

  • cacti-chess

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts