winlabs / gowin32Links
Win32 API bindings for the Go programming language.
☆170Updated 10 months ago
Alternatives and similar repositories for gowin32
Users that are interested in gowin32 are comparing it to the libraries listed below
Sorting:
- A wrapper of Windows APIs for the Go Programming Language.☆166Updated 4 months ago
- A wrapper of Windows APIs for Go☆300Updated 3 years ago
- go-windows provides Go wrappers for Windows APIs.☆90Updated this week
- Common library for Go GUI apps on Windows☆167Updated last year
- A Windows named pipe implementation written in pure Go.☆315Updated last year
- Golang example of using a manifest file to prompt "Run as administrator" on Windows☆85Updated 4 years ago
- [WIP] Implementation of the Windows module loader in pure Go, with no CGo.☆74Updated 4 months ago
- `go-hook`provides low level keyboard and mouse hook for Windows.☆89Updated 5 years ago
- tool for embedding various type of resources in go Windows executable☆42Updated 6 years ago
- Golang wrappers functions to call Windows APIs☆79Updated 3 years ago
- Windows API wrappers for Go - useful for SysOps☆511Updated last year
- Functions for embedding typical Windows resources into Go executables: icon, manifest, version info...☆62Updated last year
- WinAPI wrapper (and wrapper generator) for Go☆62Updated 8 years ago
- Go Windows Programming Tutorial☆55Updated 6 years ago
- Go cross-platform library for displaying dialogs and input boxes☆386Updated 3 years ago
- A Go library to run a command after login☆167Updated 4 months ago
- Go library for manipulating ACLs on Windows☆127Updated 2 years ago
- Bindings for WinPTY in Go☆61Updated last year
- win32 api for Go☆51Updated last year
- WMI for Go☆441Updated 3 years ago
- WMI for Go☆156Updated last year
- Golang library for dealing with 7-zip archives☆211Updated this week
- Command line tool for adding Windows resources to executable files☆370Updated last year
- Provide simple Windows OS interface to manipulate windows registry, environment variables, default paths and windows services from Golang…