inkeliz / gowebviewLinks
Simple WebView for Golang, avoiding CGO for Windows.
☆52Updated last year
Alternatives and similar repositories for gowebview
Users that are interested in gowebview are comparing it to the libraries listed below
Sorting:
- [WIP] Implementation of the Windows module loader in pure Go, with no CGo.☆72Updated 3 months ago
- Widgets for gio☆36Updated 11 months ago
- Gio-Plugins offers new plugins to extend and enhance your Gio app. Inspired by flutter/plugins repository,☆67Updated 3 weeks ago
- The Wails fork of go-webview2☆41Updated 3 weeks ago
- Go bindings for the Chromium Embedded Framework (CEF)☆25Updated 3 years ago
- HTML, CSS and SVG static renderer in pure Go☆35Updated 2 months ago
- Mirror of the Gio examples repository (https://git.sr.ht/~eliasnaur/gio-example)☆141Updated 2 months ago
- Go bindings for Android NDK☆57Updated 6 years ago
- There is now an official GitHub mirror at https://github.com/gioui/gio. Please do not rely on this one being maintained.☆62Updated last year
- Golang .ico encoder & decoder☆43Updated 7 years ago
- golang binding quickjs☆100Updated 2 years ago
- Another Golang Tcl/Tk binding GUI ToolKit☆100Updated last year
- Go bindings for CEF (Chromium Embedded Framework)☆21Updated last year
- WebView2 bindings for pure Go, without CGo, based on the webview/webview bindings.☆289Updated 3 months ago
- ☆24Updated 5 years ago
- Go bindings for the Chromium Embedded Framework (CEF)☆129Updated 3 years ago
- Mirror of the Gio x repository (https://git.sr.ht/~whereswaldon/gio-x)☆55Updated 5 months ago
- Encrypted sqlite3 and driver for golang using database/sql☆55Updated 6 years ago
- export go package to https://github.com/dop251/goja☆26Updated 2 years ago
- Set of golang helpers that don't require any external dependencies☆40Updated 2 weeks ago
- An embeddable scripting engine written in Go.☆15Updated last month
- GoUI is a lightweight cross-platform Go "GUI" framework. It is not really a *GUI* library, instead, it displays through web view. That i…