Go GUI vs. Browser

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

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

    A powerful little TUI framework 🏗

  • In that case there is the defacto TUI library Bubble Tea. Or try "ssh git.charm.sh" for a hosted demo of a git repository server. To be honest I've never used it with PowerShell but should work

  • tilt

    Define your dev environment as code. For microservice apps on Kubernetes.

  • This is becoming a common pattern, and works pretty well (check https://github.com/tilt-dev/tilt) for an example.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • htmx

    </> htmx - high power tools for HTML

  • Forgot to mention I used https://htmx.org/ for it. Nice intro to it on a Go Time... https://changelog.com/gotime/266

  • fyne

    Cross platform GUI toolkit in Go inspired by Material Design

  • pocketbase

    Open Source realtime backend in 1 file

  • Yes, one example is https://pocketbase.io/ . The frontend is done in svelte so they just embed the whole `dist` folder (see here: https://github.com/pocketbase/pocketbase/blob/6292e6cc2e0b62a62d06b98155170664d1393f64/ui/embed.go) . The executable is one 14mb file.

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