Go taking too much time building with imports

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

    Go bindings for GTK3

  • I wanted to try the GTK bindings for Go, so I did all the steps for importing an external module: go mod init "test/gtk" go mod tidy go get "https://github.com/gotk3/gotk3"

  • trayscale

    An unofficial GUI wrapper around the Tailscale CLI client.

  • Source: I deal with this myself quite a bit with the Gtk4 bindings I use for one of my projects.

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

    Autogenerated GTK4 bindings for Go

  • BTW, for GTK4 bindings you can use this: https://github.com/diamondburned/gotk4

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