jchv / go-winloader
[WIP] Implementation of the Windows module loader in pure Go, with no CGo.
☆70Updated last year
Alternatives and similar repositories for go-winloader:
Users that are interested in go-winloader are comparing it to the libraries listed below
- win32 api for Go☆44Updated 9 months ago
- Golang .ico encoder & decoder☆43Updated 6 years ago
- tool for embedding various type of resources in go Windows executable☆42Updated 5 years ago
- Go package for Windows Systray icon, menu and notifications☆37Updated 6 years ago
- Simple WebView for Golang, avoiding CGO for Windows.☆53Updated last year
- Bindings for WinPTY in Go☆59Updated last year
- A Go library for getting a web view, using go-webview2 on Windows and webview/webview on other platforms.☆17Updated 3 years ago
- Cross-platform PTY interface☆40Updated last year
- Functions for embedding typical Windows resources into Go executables: icon, manifest, version info...☆57Updated 11 months ago
- The Wails fork of go-webview2☆38Updated 2 weeks ago
- single ensures that only one instance of your program is running☆59Updated 2 years ago
- Thou shalt not stay☆84Updated 7 months ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆80Updated 3 months ago
- Golang wrappers functions to call Windows APIs☆76Updated 2 years ago
- Simple pure Go (golang) library for creating DOCX file☆68Updated last year
- Go Windows Programming Tutorial☆55Updated 5 years ago
- Call virtual methods on C++ classes from Go without cgo.☆83Updated last year
- 📝 Go INI config management. support multi file load, data override merge. parse ENV variable, parse variable reference. Dotenv file pars…☆84Updated 2 months ago
- Go bindings for the Chromium Embedded Framework (CEF)☆24Updated 3 years ago
- Table with header row for Fyne UI library☆13Updated 3 weeks ago
- go-windows provides Go wrappers for Windows APIs.☆85Updated 5 months ago
- golang desktop controller, supported windows, linux, macos.☆39Updated last year
- Compile, load and run Go code at runtime.☆54Updated 8 months ago
- Docker image for building Go binaries with MinGW toolchain. Supports Windows on ARM!☆49Updated last month
- A lightweight buffered event lib☆58Updated 2 years ago
- Win32 API bindings for the Go programming language.☆165Updated 5 months ago
- A wrapper of Windows APIs for the Go Programming Language.☆161Updated 3 months ago
- Provide simple Windows OS interface to manipulate windows registry, environment variables, default paths and windows services from Golang…☆56Updated 3 years ago
- WebView2 bindings for pure Go, without CGo, based on the webview/webview bindings.☆274Updated 2 years ago
- A platform-agnostic go (golang) library to easily locate truetype font files in your system's user and system font directories