nyaos.org's repositories
go-readline-ny
The New Yet another Readline for Go
go-windows-su
Switch or test Windows' administrator mode
go-windows-junction
A Go package to create junction points on Windows
go-windows-shortcut
Make or read shortcut-files on Windows
go-windows-mbcs
Convert between UTF-8 and ANSI (non-UTF-8) character encodings using Windows APIs: MultiByteToWideChar and WideCharToMultiByte.
go-importconst
Convert C/C++ constants to Go without cgo
go-windows-consoleicon
Change the small icon in the top-left corner of the current console (Command Prompt).
go-windows-dbg
Output texts to debuggers.
go-windows-netresource
Mount network drive like 'net use' and find file-servers and their shared folders
go-readline-skk
Go言語製のコマンドライン向けの一行入力パッケージ go-readline-ny に SKK ライクな「かな漢字変換機能」を実現するアドオンです
go-windows-findfile
Windows native FindFile-API's Wrapper.
go-windows-subst
go-windows-subst is API wrapper for subst.exe
go-windows-commandline
This Go package provides access to the raw command-line string as passed to a process on Windows, before it is split into os.Args.