gi VS govcl

Compare gi vs govcl and see what are their differences.

gi

This is version 1 of GoGi, for supporting existing projects. See https://github.com/cogentcore for the new improved version! (by goki)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
gi govcl
3 5
7 2,078
- -
6.5 6.0
20 days ago 4 months ago
Go Go
BSD 3-clause "New" or "Revised" 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.

gi

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

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 gi and govcl you can also consider the following projects:

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

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

nucular - GUI toolkit for go

ui - Platform-native GUI library for Go.

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

windigo - Windows API and GUI in idiomatic Go.

gotk3 - Go bindings for GTK3

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

Wails - Create beautiful applications using Go