awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dtylman avatar

dtylman/gowd

0
View on GitHub↗
436 stars·42 forks·Go·MIT·1 view

Gowd

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

Features

  • Graphical User Interfaces - Desktop UI development using Go, HTML, CSS, and NW.js.
  • GUI Development - Desktop UI development using Go and NW.js.
  • GUI Frameworks - Develops desktop UIs using HTML, CSS, and NW.js.

Star history

Star history chart for dtylman/gowdStar history chart for dtylman/gowd

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Gowd

Similar open-source projects, ranked by how many features they share with Gowd.
  • fyne-io/fynefyne-io avatar

    fyne-io/fyne

    27,941View on GitHub↗

    Fyne is a cross-platform graphical user interface toolkit for the Go programming language. It provides a comprehensive framework for building native applications that run on desktop, mobile, and web environments from a single codebase. The toolkit centers on a canvas-based rendering engine and a device-independent layout engine, ensuring that visual elements maintain consistent dimensions and behavior across diverse operating systems and screen densities. The project distinguishes itself through a reactive data-binding system that automatically synchronizes application state with interface co

    Goandroidcross-platformfyne
    View on GitHub↗27,941
  • gotk3/gotk3gotk3 avatar

    gotk3/gotk3

    2,206View on GitHub↗

    Go bindings for GTK3

    Go
    View on GitHub↗2,206
  • andlabs/uiandlabs avatar

    andlabs/ui

    8,357View on GitHub↗

    This project is a cross-platform UI framework and native desktop GUI library. It provides a unified set of instructions to render native windows, forms, and layouts across different operating systems by mapping high-level instructions to the native widgets and controls of the host environment. The toolkit includes a vector graphics engine for rendering custom shapes, gradients, and high-density images using brushes and matrices. It also serves as a native dialog provider for system-level operations such as file path selection and message box alerts. The library covers a broad range of GUI co

    Go
    View on GitHub↗8,357
  • lxn/walklxn avatar

    lxn/walk

    7,063View on GitHub↗

    Walk is a comprehensive framework for building native Windows desktop applications. It functions as a GUI library and Windows API wrapper, providing a toolkit of native widgets and a declarative layout system for developing high-performance user interfaces. The project is distinguished by its data-binding framework, which uses reflection and string-based property paths to synchronize data sources with interface widgets. It also provides specialized support for high-DPI interface scaling and an optimized native message loop to reduce runtime overhead. The toolkit covers a wide range of capabi

    Godeclarativedeclarative-uigo
    View on GitHub↗7,063
See all 30 alternatives to Gowd→

Frequently asked questions

What does dtylman/gowd do?

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

What are the main features of dtylman/gowd?

The main features of dtylman/gowd are: Graphical User Interfaces, GUI Development, GUI Frameworks.

What are some open-source alternatives to dtylman/gowd?

Open-source alternatives to dtylman/gowd include: lxn/walk — Walk is a comprehensive framework for building native Windows desktop applications. It functions as a GUI library and… murlokswarm/app — This project is a Go WebAssembly frontend framework designed for building interactive web applications. It provides a… andlabs/ui — This project is a cross-platform UI framework and native desktop GUI library. It provides a unified set of… gotk3/gotk3 — Go bindings for GTK3. fyne-io/fyne — Fyne is a cross-platform graphical user interface toolkit for the Go programming language. It provides a comprehensive… sciter-sdk/go-sciter — Golang bindings of Sciter: the Embeddable HTML/CSS/script engine for modern UI development.