Go Library
4.1K subscribers
17 photos
63 files
714 links
Go (Golang) Library

Реклама: @ostinostin
Контент: @mxssl
加入频道
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
Why Turborepo is migrating from Go to Rust

https://vercel.com/blog/turborepo-migration-go-rust
Code coverage for Go integration tests

https://go.dev/blog/integration-test-coverage
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
Tutorial: Getting started with multi-module workspaces

https://go.dev/doc/tutorial/workspaces
Things to Consider When Going With sqlc

https://preslav.me/2023/03/07/reasons-against-sqlc
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
The one-and-only, must-have, eternal Go project layout

https://appliedgo.com/blog/go-project-layout
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:

- ChatGPT
- GPT-3, GPT-4
- DALL·E 2
- Whisper

https://github.com/sashabaranov/go-openai
Debugging Dockerized Go Applications with VS Code

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