Stars
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …
A modern and intuitive terminal-based text editor
A declarative, simple, fast, and fun package for building command line tools in Go
Render markdown on the CLI, with pizzazz! 💅🏻
lightweight, idiomatic and composable router for building Go HTTP services
Algorithms and Data Structures implemented in Go for beginners, following best practices.
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
Minimalist Go package aimed at creating Console User Interfaces.
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.
Fast disk usage analyzer with console interface written in Go
Generate images of code and terminal output 📸
spf13 / pflag
Forked from ogier/pflagDrop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
Creates screenshots based on terminal command output