Golang¶
Command Line Interface¶
-
cobra [📘 docs] — A Commander for modern Go CLI interactions.
-
bubbletea — A powerful little TUI framework.
-
pterm — A modern Go module to easily beautify console output. Featuring charts, progressbars, tables, trees, text input, select menus and much more
-
gum — A tool for glamorous shell scripts. It provides highly configurable, ready-to-use utilities to help you write useful shell scripts and dotfiles aliases with just a few lines of code.
Database¶
- dolt — A SQL database that you can fork, clone, branch, merge, push and pull just like a git repository.
Desktop¶
- wails — Create desktop apps using Go and Web Technologies.
Game Engines¶
- ebiten — A dead simple 2D game library for Go
Image manipulation¶
- imgproxy [📘 docs] — Fast and secure standalone server for resizing and converting remote images.
Kubernetes¶
- kooper — A simple Go library to create Kubernetes operators and controllers.
Networking¶
-
weron — Overlay networks based on WebRTC.
-
croc — Easily and securely send things from one computer to another.
Microservice¶
- chi — A lightweight, idiomatic and composable router for building Go HTTP services.
Security¶
- teller — A secrets management tool for developers.
Task management¶
- task — A task runner / build tool that aims to be simpler and easier to use than, for example, GNU Make.
Text manipulation¶
- gron — Make JSON greppable!
Web frameworks¶
- buffalo — Rapid Web Development w/ Go.
Last update:
2022-12-21