Go Library

Crimes with Go GenericsThis post is full of ways that you should not use Go generics in production.h...

Читать далее

Tutorial: Getting started with genericsThis tutorial introduces the basics of generics in Go. With g...

Читать далее

Effective Error Handling in GolangIn this article, I’ll demonstrate the basics of handling errors in...

Читать далее

d2D2 is a modern diagram scripting language that turns text to diagrams.https://github.com/terrastru...

Читать далее

When to use gRPC vs GraphQLhttps://stackoverflow.blog/2022/11/28/when-to-use-grpc-vs-graphql

Читать далее

Some Useful Patterns for Go's os/execWe're building Dolt, the world's first SQL database with Git-li...

Читать далее

semverWork with Semantic Versions in Gohttps://github.com/Masterminds/semver

Читать далее

skeemaSkeema is a tool for managing MySQL and MariaDB schema changes in a declarative fashion using...

Читать далее

millerMiller is like awk, sed, cut, join, and sort for data formats such as CSV, TSV, JSON, JSON Lin...

Читать далее

SSH port forwarding with GoThis post shows how to set up SSH port forwarding ("tunnels") - both loca...

Читать далее