Master the fundamentals and advanced features of the Go programming language
☆1,296Oct 18, 2025Updated 7 months ago
Alternatives and similar repositories for learn-go
Users that are interested in learn-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:
- Learn how to design systems at scale and prepare for system design interviews☆44,003Apr 2, 2026Updated 2 months ago
- ❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.☆20,055Jun 24, 2025Updated 11 months ago
- 📖 100 Go Mistakes and How to Avoid Them☆7,901Apr 21, 2026Updated last month
- A curated list of awesome articles and resources for learning and practicing Go and its related technologies.☆485Apr 10, 2024Updated 2 years ago
- Practical concurrency guide in Go, communication by channels, patterns☆2,870Apr 25, 2023Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Awesome about Learning Golang Blog, Examples, Ebooks, Video, Algorithms, Leetcode,...☆302Mar 15, 2023Updated 3 years ago
- List of Golang books☆19,501Jun 5, 2026Updated last week
- A WebApp to generate a SQL table from a Go struct.☆16Sep 25, 2022Updated 3 years ago
- 📘️ Learn Go by fixing tiny incorrect programs☆735Apr 29, 2025Updated last year
- Learn Go with test-driven development☆23,698May 9, 2026Updated last month
- Projects, Algorithms and data structures implemented in Golang with explanations and links to further readings☆673Updated this week
- 🟣 Golang interview questions and answers to help you prepare for your next technical interview in 2026.☆291Jan 4, 2026Updated 5 months ago
- Clean Architecture template for Golang services☆7,589Updated this week
- Algorithms and Data Structures implemented in Go for beginners, following best practices.☆18,072Mar 30, 2026Updated 2 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Curated list of Go design patterns, recipes and idioms☆28,049May 14, 2024Updated 2 years ago
- Backend master class: build a simple bank service in Go☆6,491Apr 20, 2025Updated last year
- FreePad is a simple Go project to help you juggle temporary notes that you might wanna pass from one device to another, or from a person …☆45Jun 14, 2022Updated 4 years ago
- ☕ A practical event-driven microservices demo built with Golang. Nomad, Consul Connect, Vault, and Terraform for deployment☆4,353May 10, 2023Updated 3 years ago
- The Uber Go Style Guide, translated in Persian(IR)☆25Sep 22, 2023Updated 2 years ago
- Concurrency patterns in Go☆3,099May 28, 2024Updated 2 years ago
- 🦩 Tools for Go projects☆4,489Jun 6, 2026Updated last week
- A sample project using Hexagonal (Ports & Adapters) architecture, Event Sourcing, CQRS and DDD tactical patterns☆13May 13, 2022Updated 4 years ago
- Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.☆6,340Nov 3, 2025Updated 7 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.
- This repository started out as a learning in public project for myself and has now become a structured learning map for many in the commu…☆29,495Apr 12, 2026Updated 2 months ago
- A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.☆6,057Feb 5, 2026Updated 4 months ago
- Standard Go Project Layout☆56,112Apr 28, 2026Updated last month
- Starter-kit for writing services in Go using Kubernetes.☆4,031Updated this week
- ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client.☆59Jun 30, 2025Updated 11 months ago
- The Uber Go Style Guide.☆17,563Apr 15, 2026Updated 2 months ago
- A hands-on approach to getting started with Go generics.☆1,865May 11, 2022Updated 4 years ago
- 💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)☆21,320Jun 2, 2026Updated last week
- 🚀 Dockerized Go API application with DB migrations, GitOps and Kubernetes Kustomize based CD☆1,093Jun 3, 2026Updated last week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Flexible goroutine orchestrator 🚀☆12Dec 15, 2025Updated 6 months ago
- Hands on exercises with real-life examples to study and practice Go concurrency patterns. Test-cases are provided to verify your answers.☆1,948Sep 23, 2024Updated last year
- 🍕 A practical food delivery microservices, built with Golang, Domain-Driven Design, CQRS, Event Sourcing, Vertical Slice Architecture, E…☆1,122Jul 7, 2025Updated 11 months ago
- A curated list of awesome Go frameworks, libraries and software☆175,288Updated this week
- An overview of Go syntax and features.☆8,800Nov 8, 2023Updated 2 years ago
- Collection of Technical Interview Questions solved with Go