







The Go module system was introduced in Go 1.11 and is the official dependency management solution for Go.
The Go Programming Language
Go is an open source programming language that makes it simple to build secure, scalable systems.

feeds package - github.com/gorilla/feeds - Go Packages
Syndication (feed) generator library for golang.
agentnameservice/ans
Open-source reference implementation of the Agent Name Service (ANS) based on the IETF draft — registry, transparency log, and offline verifier in Go.
proposal: cmd/cgo: cgo without a C toolchain · Issue #81450 · golang/go
Cgo Without C Toolchain Background Cgo provides a mechanism to incorporate C code into Go programs. Currently, it requires a C toolchain to be present on the host system whenever building code with...
API | Yutori - AI agents for everyday digital tasks
Build with Yutori’s state-of-the-art web agents that can autonomously monitor and execute tasks on the web.

Agent Plugins
A portable package format for reusable components that extend AI agents.

Lightweight gRPC on the Go Standard Library
Sidecar is a tiny Go package that can be used to make clients and servers that use the gRPC wire protocol.

clipboard/clipboard_unix.go at master · atotto/clipboard
clipboard for golang. Contribute to atotto/clipboard development by creating an account on GitHub.
Go in Action
This book provides an intensive, comprehensive, and idiomatic view of Go. It introduces the Go language, guiding you from inquisitive developer to Go guru.

Go Web Programming
Build scalable, high-performance web apps in Go with modern design principles.

Learn Go by Building a Command Line Todo App | Barbarian Meets Coding
Learn the Go programming language by building a test-driven command line todo application

GitHub - zombiezen/go-sqlite: Low-level Go interface to SQLite 3
Low-level Go interface to SQLite 3. Contribute to zombiezen/go-sqlite development by creating an account on GitHub.
Just Fucking Use Go - Blain Smith
Hey, dipshit. You know what compiles in two seconds, deploys as a single binary, and doesn't shit itself when a transitive dependency gets yanked from npm at 3am? Go. The same way HTML has been sitting there since the dawn of the goddamn internet waiting for you to stop overcomplicating the frontend, Go has been sitting there for over a decade waiting for you to stop overcomplicating the backend.
Go runtime environment | App Engine standard environment | Google Cloud Documentation
The Go runtime is the software stack responsible for installing your web service's code and its dependencies and running your service.
Scraping Framework for Golang
Scraping framework for extracting the data you need from websites, used for a wide range of applications, like data mining, data processing or archiving
