This repo contains my notes on working with Go and computer systems.
☆1,937May 10, 2024Updated last year
Alternatives and similar repositories for ultimate-go
Users that are interested in ultimate-go are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Collection of Technical Interview Questions solved with Go☆4,684Jul 10, 2023Updated 2 years ago
- The Ultimate Go Study Guide☆14,911Jun 15, 2025Updated 10 months ago
- Thoughts on Go performance optimization☆10,900Jan 5, 2022Updated 4 years ago
- ❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.☆19,961Jun 24, 2025Updated 10 months ago
- Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.☆3,442Apr 3, 2026Updated last month
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Curated list of Go design patterns, recipes and idioms☆27,941May 14, 2024Updated last year
- Learn Go with test-driven development☆23,620Apr 28, 2026Updated last week
- A book about the internals of the Go programming language.☆7,933Apr 3, 2021Updated 5 years ago
- felixge's notes on the various go profiling methods that are available.☆3,667Updated this week
- Visualise Go runtime metrics in real time☆3,635Apr 7, 2026Updated last month
- Create beautiful system diagrams with Go☆5,232Mar 22, 2025Updated last year
- The Uber Go Style Guide.☆17,466Apr 15, 2026Updated 3 weeks ago
- A curated selection of blog posts on Go☆8,044Nov 25, 2025Updated 5 months ago
- Go Training Class Material :☆12,194Feb 20, 2026Updated 2 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 🦩 Tools for Go projects☆4,482Apr 3, 2026Updated last month
- Building event-driven applications the easy way in Go.☆9,687Apr 20, 2026Updated 2 weeks ago
- Practical concurrency guide in Go, communication by channels, patterns☆2,864Apr 25, 2023Updated 3 years ago
- A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific …☆3,087Jan 31, 2023Updated 3 years ago
- Error handling library with readable stack traces and flexible formatting support 🎆☆1,786Apr 3, 2025Updated last year
- Concurrency patterns in Go☆3,099May 28, 2024Updated last year
- Mocking your SQL database in Go tests has never been easier.☆853Sep 30, 2025Updated 7 months ago
- Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture☆10,084Apr 24, 2024Updated 2 years ago
- Release engineering, simplified☆15,779Updated this week
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal☆5,549Apr 24, 2026Updated 2 weeks ago
- Better structured concurrency for go☆10,382Apr 29, 2026Updated last week
- Build and deploy Go applications☆8,417May 1, 2026Updated last week
- Making it easy to write shell-like scripts in Go