dialog VS go-astilectron

Compare dialog vs go-astilectron and see what are their differences.

dialog

Simple cross-platform dialog API for go-lang (by sqweek)

go-astilectron

Build cross platform GUI apps with GO and HTML/JS/CSS (powered by Electron) (by asticode)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
dialog go-astilectron
2 6
480 4,905
- -
2.7 3.1
about 1 month ago 2 months ago
Go Go
ISC License MIT License
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.

dialog

Posts with mentions or reviews of dialog. We have used some of these posts to build our list of alternatives and similar projects.
  • Open File dialog box in linux based os (ubuntu) by golang
    1 project | /r/golang | 11 Aug 2021
    There is this: https://github.com/sqweek/dialog "Simple cross-platform dialog API for go-lang" Is that what you meant?
  • Gio - immediate mode GUI in Go
    1 project | /r/golang | 27 May 2021
    IMO if the file dialogs are your main problem with fyne, you could maybe combine it with another library or your own implementation to show native open/save dialogs instead, where supported. If you want to even go further, create a PR that integrates native dialogs into fyne (in addition to the custom dialogs that will still be necessary for consistency and fallback on systems without the necessary libs).

go-astilectron

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

What are some alternatives?

When comparing dialog and go-astilectron you can also consider the following projects:

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

go-app - A package to build progressive web apps with Go programming language and WebAssembly.

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

Wails - Create beautiful applications using Go

pgweb - Cross-platform client for PostgreSQL databases

webview - Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).

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

Lorca - Build cross-platform modern desktop apps in Go + HTML5

sciter - Sciter: the Embeddable HTML/CSS/JS engine for modern UI development

gowd - Build cross platform GUI apps with GO and HTML/JS/CSS (powered by nwjs)

NanoGUI