UI libraries/framework in pure Go to make an app

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • app-ideas

    A Collection of application ideas which can be used to improve your coding skills.

  • The following link is about coding a calculator using an UI. I did some searching here and there, and I think using a web based UI would be a nice solution.

  • go-astilectron

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

  • I have looked into https://github.com/asticode/go-astilectron but never use it in any real-life project

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

    GUI toolkit for go

  • Lorca

    Build cross-platform modern desktop apps in Go + HTML5

  • Cross-platform, no cgo, there's github.com/zserge/lorca.

  • webview

    Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).

  • zserge also made something that is not depending on Chrome (like lorca) https://github.com/webview/webview I've used it, and it works great.

  • Wails

    Create beautiful applications using Go

  • Check out wails. It's an electron-like but with a go backend.

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