f-license
f-license is an open-source license creation and verification tool. You can quickly add license key verification to your application. Don’t implement yourself, just use the open-source product! Features See the latest Documentation.
go-homedir This is a Go library for detecting the user’s home directory without the use of cgo, so the library can be used in cross-compilation environments. Usage is incredibly simple, …
bombardier is a HTTP(S) benchmarking tool. It is written in Go programming language and uses excellent fasthttpinstead of Go’s default http library, because of its lightning fast performance.
goimports-reviser: Tool for Golang to sort goimports by 3-4 groups(with own linter): std, general, company(which is optional) and project dependencies. Also, formatting for your code will be prepared(so, you don’t need …