dialog VS giu

Compare dialog vs giu and see what are their differences.

dialog

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

giu

Cross platform rapid GUI framework for golang based on Dear ImGui. (by AllenDang)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
dialog giu
2 18
480 2,050
- -
2.7 8.8
about 1 month ago about 1 month 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).

giu

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

What are some alternatives?

When comparing dialog and giu you can also consider the following projects:

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

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

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

pgweb - Cross-platform client for PostgreSQL databases

Ebiten - Ebitengine - A dead simple 2D game engine for Go

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

winlamb - A lightweight modern C++11 library for Win32 API, using lambdas to handle Windows messages.

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

Wails - Create beautiful applications using Go

awesome-dear-imgui - A collection of awesome dear imgui bindings, extensions and resources

gotk3 - Go bindings for GTK3