winc VS atk

Compare winc vs atk and see what are their differences.

winc

Common library for Go GUI apps on Windows (by tadvi)

atk

Another Golang Tcl/Tk binding GUI ToolKit (by visualfc)
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
winc atk
1 4
156 97
- -
0.0 5.1
3 months ago 4 months ago
Go Go
MIT License GNU Lesser General Public License v3.0 only
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.

winc

Posts with mentions or reviews of winc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-14.
  • Stable and native looking GUI tool for Go?
    10 projects | /r/golang | 14 May 2022
    Fyne is just really ugly for me.. I'm trying to learn more about GIO lately (gioui.org) which seems to have a great potential. However you request is very simple: native Windows Gui. And there are few libraries for that: - https://github.com/gonutz/wui - https://github.com/lxn/walk - https://github.com/tadvi/winc - https://github.com/rodrigocfd/windigo

atk

Posts with mentions or reviews of atk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-14.
  • Stable and native looking GUI tool for Go?
    10 projects | /r/golang | 14 May 2022
    You might want to look at github.com/visualfc/atk. Tk is a toolkit traditionally considered unsexy but it is 1) rock solid 2) cross platform, while using native Win32 API to render its widgets.
  • Desktop applications discussion
    11 projects | /r/golang | 28 Apr 2021
  • [POC] CGo-free Tk/wish
    3 projects | /r/golang | 15 Feb 2021
    I think interp layer of atk is a good entry point for minimal API. Then you can reuse higher level API of atk and check by demo.
  • Golang GUI?
    8 projects | /r/golang | 4 Feb 2021
    For creating simple desktop apps for (mostly) my own use, the ones I found working best for me where two binding to existing ui toolkits: - Tk: https://github.com/visualfc/atk - and a small custom wrapper around fltk I've written Both have some issues, but e.g. fyne and some of the immediate mode ui's I've looked at where lacking some features, and I couldn't build therecipe/qt (I don't event know if it's still maintained).

What are some alternatives?

When comparing winc and atk you can also consider the following projects:

unison - A unified graphical user experience toolkit for Go desktop applications

walk - A Windows GUI toolkit for the Go Programming Language

wui - Windows GUI library for Go (Golang). Comes with a graphical UI designer.

imgui-go-examples - Examples of Dear ImGui for Go

zenity - Zenity dialogs for Golang, Windows, macOS

hover - Hover helps developers to release Flutter applications on desktop.

ui - Platform-native GUI library for Go.

windigo - Windows API and GUI in idiomatic Go.

termbox-go - Pure Go termbox implementation

go-flutter - Flutter on Windows, MacOS and Linux - based on Flutter Embedding, Go and GLFW.

atkvfs