pgweb
Pgweb is a web-based database explorer for PostgreSQL, written in Go, and works on Mac, Linux and Windows machines. Distributed as a simple binary with zero dependencies. Very easy to use and packs just the right amount of features.https://github.com/sosedoff/pgweb
High-performance JSON parsing in Go
This blog post is an exploration of JSON parser performance, and, ultimately, a description of the high-performance JSON parser used in CockroachDB.https://www.cockroachlabs.com/blog/high-performance-json-parsing
FlameScope for Go
Learn how to visualize CPU samples from Go execution traces with FlameScope.https://blog.felixge.de/flamescope-for-go
A Comprehensive Guide to Structured Logging in Go
https://betterstack.com/community/guides/logging/logging-in-go
https://betterstack.com/community/guides/logging/logging-in-go
Real World Golang Concurrency Examples
https://www.dolthub.com/blog/2023-03-13-golang-concurrency-examples
https://www.dolthub.com/blog/2023-03-13-golang-concurrency-examples
ngrok-go
Embed ngrok secure ingress into your Go apps as a net.Listener with a single line of code.https://github.com/ngrok/ngrok-go
go-openai
This library provides Go clients for OpenAI API. We support:https://github.com/sashabaranov/go-openai
- ChatGPT
- GPT-3, GPT-4
- DALL·E 2
- Whisper
Debugging Dockerized Go Applications with VS Code
https://www.kenaqshal.com/blog/debugging-dockerized-go-applications
https://www.kenaqshal.com/blog/debugging-dockerized-go-applications
gotraceui
Gotraceui is a tool for visualizing and analyzing Go execution traces.https://github.com/dominikh/gotraceui