Projects, Algorithms and data structures implemented in Golang with explanations and links to further readings
☆679Sep 1, 2026Updated this week
Alternatives and similar repositories for learning-go
Users that are interested in learning-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:
- sample event sourcing application using go and redis☆21Jun 15, 2022Updated 4 years ago
- ❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.☆20,129Jun 24, 2025Updated last year
- Hands on exercises with real-life examples to study and practice Go concurrency patterns. Test-cases are provided to verify your answers.☆1,979Updated this week
- Practice Go: a collection of Go programming challenges☆1,626Mar 22, 2026Updated 5 months ago
- Collection of Technical Interview Questions solved with Go☆4,683Jul 10, 2023Updated 3 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Learning Golang one day☆1,499Nov 8, 2025Updated 9 months ago
- Go Todo Backend example using modular project layout for product microservice.☆336Apr 13, 2026Updated 4 months ago
- Golang Microservice Boilerplate using PSQL, Docker and Cucumber, API REST. Gin Go and GORM with pagination and implementation of a Clean…☆698Nov 20, 2025Updated 9 months ago
- Algorithms and Data Structures implemented in Go for beginners, following best practices.☆18,198Aug 3, 2026Updated last month
- An example Event-Driven application in Go built with Watermill library.☆153Nov 19, 2023Updated 2 years ago
- Clean Architecture template for Golang services☆7,664Updated this week
- The SaaS Startup Kit is a set of libraries in Go and boilerplate Golang code for building scalable software-as-a-service (SaaS) applicati…☆34Oct 20, 2022Updated 3 years ago
- A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific …☆3,091Jan 31, 2023Updated 3 years ago
- 🦩 Tools for Go projects☆4,500Aug 18, 2026Updated 2 weeks ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- List of Golang books☆19,651Jul 13, 2026Updated last month
- ☆22Aug 26, 2023Updated 3 years ago
- Concurrency patterns in Go☆3,121Aug 3, 2026Updated last month
- 🪑Furniture store based on asynchronous architecture☆10Dec 20, 2021Updated 4 years ago
- Practical concurrency guide in Go, communication by channels, patterns