ZeroMQ

ZeroMQ: An open-source universal messaging library. ZeroMQ (also known as ØMQ, 0MQ, or zmq) looks like an embeddable networking library but acts like a concurrency framework. It gives you sockets …

gofr: An Opinionated Go Framework

GoFr is Opinionated Web Framework written in Go (Golang). It helps in building robust and scalable applications. This framework is designed to offer a user-friendly and familiar abstraction for all …

spot

Spot is a simple, cross-platform, reactive GUI toolkit for Go using native widgets where available. It is designed to be easy to use and to provide a consistent API across …

golang, huh

huh: A simple, powerful library for building interactive forms and prompts in the terminal. huh? is easy to use in a standalone fashion, can be integrated into a Bubble Tea application, and …

Go DNS package

Go DNS is a package that implements a DNS interface in Go. This library takes a new, innovative and enterprise ready approach sends and receives queries to and from the DNS. It is …

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-critic

go-critic: Highly extensible Go source code linter providing checks currently missing from other linters. Features