iamuditg / go-concurrency-patternsLinks
This repository aims to provide developers with a deep understanding of concurrent programming in Go and offers practical solutions to common challenges in building highly concurrent systems
☆91Updated 2 years ago
Alternatives and similar repositories for go-concurrency-patterns
Users that are interested in go-concurrency-patterns are comparing it to the libraries listed below
Sorting:
- Practical implementation of Domain Driven Design in go☆334Updated last month
- Go Event Sourcing CQRS Microservice☆189Updated last year
- Go gRPC Kafka CQRS microservices with tracing☆228Updated 3 years ago
- Concurrency in Go video course with in depth explanations & examples☆319Updated 2 years ago
- Example Go service using go-swagger and Clean Architecture☆170Updated 2 years ago
- Toy API implementing idempotency keys using Golang & Clean Architecture☆162Updated 3 years ago
- Go GRPC Auth Microservice☆146Updated last year
- Go Todo Backend example using modular project layout for product microservice.☆332Updated 2 years ago
- Domain-Driven Design With Golang, published by Packt☆285Updated last year
- Short examples of common anti-patterns in Go Web Applications.☆428Updated 9 months ago
- Explore a collection of Go design patterns that provide proven solutions to common software design challenges. Enhance your Go applicatio…☆54Updated 2 years ago
- Example Go monolith with embedded microservices and The Clean Architecture☆311Updated last year
- Event-Driven Architecture in Golang, published by Packt☆398Updated last year
- Go-CQRS-EventSourcing-Microservice☆99Updated 2 years ago
- Go gRPC RabbitMQ email microservice☆265Updated 4 years ago
- Golang code boilerplate inspired by clean architecture☆287Updated 2 years ago
- A list of design patterns implemented in Go with REAL WORLD examples!☆72Updated last year
- The right way to implement clean architecture on golang (I think)☆105Updated 2 years ago
- MinesWeeper API for hexagonal architecture sample☆173Updated 10 months ago
- Template for GoLang services using concepts from domain driven design while trying to follow GoLang best practices☆88Updated 2 years ago
- Go microservice tutorial project using gRPC☆136Updated this week
- Go microservices with REST, and gRPC for demonstrating the BFF pattern. This repository contains backend services. Everything is dockeriz…☆193Updated 2 years ago
- A web application boilerplate built with go and clean architecture.☆287Updated 2 years ago
- Golang API project showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using PostgreSQL.☆287Updated 2 years ago
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆294Updated 11 months ago
- Golang Microservice Boilerplate using PSQL, Docker and Cucumber, API REST. Gin Go and GORM with pagination and implementation of a Clean…☆626Updated last week
- ☆109Updated 3 weeks ago
- An example Event-Driven application in Go built with Watermill library.☆141Updated last year
- Go Nats Streaming gRPC PostgerSQL emails microservice☆117Updated 4 years ago
- Clean Architecture using Golang.