ngrok-go

ngrok is a globally distributed reverse proxy commonly used for quickly getting a public URL to a service running inside a private network, such as on your local laptop. The …

shottr

shottr: Screenshot tool for designersfront-end engineersmobile developersthose who care about pixels. Shottr is a small, fast, human-sized screenshot app built for those who care about pixels. It was crafted with …

govulncheck

Overview Go helps developers detect, assess, and resolve errors or weaknesses that are at risk of being exploited by attackers. Behind the scenes, the Go team runs a pipeline to …

Modern Neovim: Debugging and Testing

Configure a modern debugging and test-driven development environment with Neovim. Text. The Neovim configuration files are available in this repository.

terminal user interface in golang

pterm pterm: Pretty Terminal Printer ⭐ Main Features Feature Description 🪀 Easy to use Our first priority is to keep PTerm as easy to use as possible.With many examples for each individual component, getting …

BigCache & FreeCache

BigCache bigcache: Fast, concurrent, evicting in-memory cache written to keep big number of entries without impact on performance. BigCache keeps entries on heap but omits GC for them. To achieve …