- A Go/Lua/.NET/C++/Oracle/DWG-CAD programmer
On Windows, some tools are able to be installed with scoop-installer. ( See also my scoop bucket )
$ scoop bucket add hymkor https://github.com/hymkor/scoop-bucket
$ scoop install NAME
- Language
- "gmnlisp" .. A small Lisp implementation in Go
- Hybrid Commandline Shells
- "NYAOS-1000" .. The 1st Generation Shell for OS/2 by C++,1996-2000
- "NYAOS-2000" .. The 2nd Generation Shell for DOS,Windows & OS/2 by C++,2001-2010
- "NYAOS-3000" .. The 3rd Generation Shell for Windows & OS/2 by C++,2010-2014
- "NYAGOS" .. The 4th Generation Shell for Windows & Linux by Go,2014-Now
- CUI Tools
- sqlbless .. The Command-line Database Client
- SMake (Make by S-expression)
- Expect.lua for Windows
- pipe2excel .. Send CSV from STDIN to Excel
- makefile2batch .. Convert Makefile to batchfile
- vo .. Visual-studio client for command-line Operation
- zar .. tarlike zip-clone
- xnhttpd .. CGI Server / MarkdownViewer / Lua Application Server
- seek .. Color-grep for ansi/utf8
- log2web .. Showing the last 1024 bytes of the logfile to web via http
- uncozip .. UNzip COrrupted ZIP file that does not have the central directory records
- sponge [Go], sponge-rs [Rust]
.. sponge clone for Windows (Original: https://joeyh.name/code/moreutils/) - make-scoop-manifest .. Make the manifest file for the scoop-installer
- fcopy .. Force to copy files even if they are using by other processes and/or the destination directories are protected
- TUI Tools
- Windows API wrappers for Go
- go-windows-mbcs .. Convert between ANSI and UTF8
- go-windows-dbg .. OutputDebugString like VC++
- go-windows-fileid .. Query file-id (i-node number on Windows)
- go-windows-junction .. Create Junction (mklink /J)
- go-windows-netresource .. Create/Query Network Drives
- go-windows-osversion .. Query Windows's version
- go-windows-shortcut .. Create/Query Windows' shortcut
- go-windows-su .. Switch or test Windows' administrator mode
- go-windows-subst .. Do/Query SUBST
- go-windows1x-virtualterminal [Go], windows1x-virtualterminal-rs [Rust]
.. Enables Windows10 and 11's native ESCAPE SEQUENCES and TERMINAL INPUTS - go-windows-consoleicon .. Set icon to the corner of the current console (Command Prompt)
- go-windows-commandline .. Get the raw command-line as is
- Class library
- go-readline-ny .. readline library used on nyagos
- go-multiline-ny .. Extended Readline package supporting multi-lines
- go-dutf .. The Implementation of DUTF encoder/decoder by the programming language Go
- go-enex .. Convert Evernote's export file(*.enex) into HTML and images
- Generics library
- go-pipeline .. channel + goroutine -> pipeline
- go-lazy .. Lazy initialization
- go-sortedkeys .. Sorted keys and values iterator
- go-minimum-optional
.. The minimum
optional
package for golang