natefinch / npipeLinks
A Windows named pipe implementation written in pure Go.
☆320Updated last year
Alternatives and similar repositories for npipe
Users that are interested in npipe are comparing it to the libraries listed below
Sorting:
- Runtime dynamic library loader (dlopen / dlsym) for Go (golang)☆277Updated 6 years ago
- Go library for manipulating ACLs on Windows☆129Updated 2 years ago
- WMI for Go☆443Updated 4 years ago
- Win32 API bindings for the Go programming language.☆173Updated last year
- A wrapper of Windows APIs for Go☆297Updated 4 years ago
- A golang library for discovering the address of a LAN gateway.☆242Updated 10 months ago
- Easy way to generate msi package for a Go project☆490Updated 2 years ago
- A wrapper of Windows APIs for the Go Programming Language.☆170Updated 9 months ago
- Win32 IO-related utilities for Go☆1,053Updated last month
- VNC client and server library for Go.☆302Updated last year
- Better binary packing for Go☆598Updated last year
- Golang example of using a manifest file to prompt "Run as administrator" on Windows☆86Updated 5 years ago
- Pure Go bsdiff and bspatch libraries and CLI tools.☆171Updated 6 years ago
- A binary stream packer and unpacker☆234Updated 4 years ago
- Rich binary (de)serialization library for Golang☆368Updated 3 years ago
- Fix golang compiled binaries on x86_64 so that they can be packed with UPX☆343Updated 9 years ago
- setproctitle() for Go☆112Updated 4 years ago
- Pure golang package for reading and writing xz-compressed files☆549Updated last month
- dlopen in go without cgo