TheTitanrain / w32
A wrapper of windows apis for the Go Programming Language.
☆42Updated 5 years ago
Alternatives and similar repositories for w32
Users that are interested in w32 are comparing it to the libraries listed below
Sorting:
- x86 WinAPI hook written in pure Go☆49Updated 5 years ago
- tool for embedding various type of resources in go Windows executable☆42Updated 5 years ago
- [WIP] Implementation of the Windows module loader in pure Go, with no CGo.☆70Updated last month
- Bindings for WinPTY in Go☆60Updated last year
- Windows Volume Management libraries for the Go language☆27Updated last month
- Call virtual methods on C++ classes from Go without cgo.☆85Updated last year
- WinAPI wrapper (and wrapper generator) for Go☆62Updated 8 years ago
- Win32 API bindings for the Go programming language.☆167Updated 7 months ago
- Golang wrappers functions to call Windows APIs☆77Updated 2 years ago
- A wrapper of Windows APIs for the Go Programming Language.☆163Updated 3 weeks ago
- MinHook binding for Go (Golang) with support for Windows API.☆80Updated 5 years ago
- Functions for embedding typical Windows resources into Go executables: icon, manifest, version info...☆59Updated last year
- A Go program that uses winmm.dll to record audio to a WAV file.☆36Updated 8 years ago
- UPX-like packer written in Go☆72Updated 3 years ago
- Go Windows Programming Tutorial☆55Updated 5 years ago
- An NTFS file parser in Go☆69Updated last month
- generic API support for the Go language☆63Updated 11 years ago
- Cross-platform PTY interface☆44Updated last year
- Win32 API definitions for the Go language☆32Updated 11 years ago
- COM library that is more complete than go-ole. Implementing both server and client functions.☆35Updated 9 years ago
- Golang example of using a manifest file to prompt "Run as administrator" on Windows