json-iterator

jsoniter: A high-performance 100% compatible drop-in replacement of „encoding/json“. 100% compatibility with standard lib

uptrace

Uptrace is an open-source APM tool that supports distributed tracing, metrics, and logs. You can use it to monitor applications and set up automatic alerts to receive notifications via email, …

carbon, lo, copier

carbon: A simple, semantic and developer-friendly golang package for datetime, has been included by awesome-go samber/lo is a Lodash-style Go library based on Go 1.18+ Generics. As expected, benchmarks demonstrate that …

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 …