go-gui-projects VS govcl

Compare go-gui-projects vs govcl and see what are their differences.

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
go-gui-projects govcl
10 5
1,516 2,097
1.9% -
4.3 6.0
10 months ago 4 months ago
Go
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

go-gui-projects

Posts with mentions or reviews of go-gui-projects. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-08.

govcl

Posts with mentions or reviews of govcl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-24.
  • Lazarus IDE 3.0 Released
    3 projects | news.ycombinator.com | 24 Dec 2023
  • Python GUIs
    14 projects | news.ycombinator.com | 14 Jun 2023
    I like to use GoVCL [0] as it provides the GUI of Lazarus [1] including drag-n-drop form designer but with Go as the main language.

    GoVCL's author built a C library called liblcl [2] which is what GoVCL uses to control the GUI, so if you know C you can use it instead of Go.

    I'm building a lightweight Steam chat client with GoVCL so that I don't need the official client that takes like 200-300mb ram just to show text [3].

    [0]: https://github.com/ying32/govcl

  • What are pros and cons of Go?
    5 projects | /r/golang | 20 Jun 2022
    GUI (of course there are now solutions , https://golangr.com/gui/ https://z-kit.cc/ https://developer.fyne.io/ more at here: https://github.com/go-graphics/go-gui-projects )
  • Any good git repos made by a single dev?
    11 projects | /r/golang | 18 Aug 2021
    https://github.com/ying32/govcl - VCL UI for Go, 1 person does most of the commits.
  • Is there is good GUI for Golang ?
    18 projects | /r/golang | 12 Aug 2021
    Still not sure why this isn't more well known :/ https://github.com/ying32/govcl

What are some alternatives?

When comparing go-gui-projects and govcl you can also consider the following projects:

windigo - Windows API and GUI in idiomatic Go.

fyne-x - Community extensions to the cross platform GUI in Go based on Material Design

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

nucular - GUI toolkit for go

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

fyne - Cross platform GUI toolkit in Go inspired by Material Design

gotk3 - Go bindings for GTK3

gi - This is version 1 of GoGi, for supporting existing projects. See https://github.com/cogentcore for the new improved version!

beep - A little package that brings sound to any Go application. Suitable for playback and audio-processing.