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
☆92Updated 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:
- Short examples of common anti-patterns in Go Web Applications.☆432Updated 10 months ago
- Go Event Sourcing CQRS Microservice☆191Updated last year
- Practical implementation of Domain Driven Design in go☆331Updated 3 months ago
- Go gRPC Kafka CQRS microservices with tracing☆231Updated 3 years ago
- Example Go service using go-swagger and Clean Architecture☆168Updated 2 years ago
- Concurrency in Go video course with in depth explanations & examples☆319Updated 2 years ago
- Template for GoLang services using concepts from domain driven design while trying to follow GoLang best practices☆91Updated 2 years ago
- Go-CQRS-EventSourcing-Microservice☆98Updated 3 years ago
- Example Go monolith with embedded microservices and The Clean Architecture☆313Updated last year
- Toy API implementing idempotency keys using Golang & Clean Architecture☆162Updated 3 years ago
- Go Todo Backend example using modular project layout for product microservice.☆331Updated 2 years ago
- A list of design patterns implemented in Go with REAL WORLD examples!☆79Updated last year
- A microservices example in Go☆307Updated 3 years ago
- Domain-Driven Design With Golang, published by Packt☆292Updated last year
- ☆111Updated last week
- Go gRPC RabbitMQ email microservice☆266Updated 4 years ago
- Golang API project showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using PostgreSQL.☆291Updated 2 years ago
- Go microservice tutorial project using gRPC☆138Updated last week
- Go GRPC Auth Microservice☆148Updated 2 years ago
- Event-Driven Architecture in Golang, published by Packt☆402Updated last year
- Solution to One Billion Rows Challenge in Golang.☆260Updated last year
- Go microservices with REST, and gRPC for demonstrating the BFF pattern. This repository contains backend services. Everything is dockeriz…☆196Updated 3 years ago
- Golang code boilerplate inspired by clean architecture☆287Updated 2 years ago
- Practical microservices based on different software architecture and technologies like Golang, CQRS, Vertical Slice Architecture, Docker,…☆378Updated 2 months ago
- These are all my learnings gathered on concurrency in golang☆331Updated 3 years ago
- MinesWeeper API for hexagonal architecture sample☆174Updated last year
- Golang Microservice Boilerplate using PSQL, Docker and Cucumber, API REST. Gin Go and GORM with pagination and implementation of a Clean…