ggc is a fast, terminal-based Git CLI tool written in Go.
It combines an interactive UI and traditional subcommands to streamline your Git workflow.
Supports Git-compatible config, aliases, and built-in automation. Open source and easy to install.
goblin is an HTTP Router that extends net/http's ServeMux.
It is implemented based on a simple tree structure called a trie tree.
It's lightweight and net/http compatible.