coverl 发表于 2018-9-19 13:01:07

golang GUI

  A Windows GUI toolkit for the Go Programming Language
  https://github.com/lxn/walk
  Platform-native GUI library for Go.
  https://github.com/andlabs/ui
  Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
  https://github.com/andlabs/libui
  A single-header ANSI C gui library
  https://github.com/vurtun/nuklear
  Build cross platform GUI apps with GO and HTML/JS/CSS (powered by Electron)
  https://github.com/asticode/go-astilectron
  Golang & Electron Boilerplate For Platform Independent Desktop Applications
  https://github.com/Equanox/gotron
  Gopherjs implementation for Atom/Electron. Desktop apps by golang.
  https://github.com/arvitaly/gopherjs-electron
  Golang bindings of Sciter: the Embeddable HTML/CSS/script engine for modern UI development
  https://github.com/sciter-sdk/go-sciter
  Qt binding for Go (Golang) with support for Windows / macOS / Linux / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS
  https://github.com/therecipe/qt
  Build desktop applications in Go and HTML.
  https://github.com/alexflint/gallium

页: [1]
查看完整版本: golang GUI