alextanhongpin / go-advance-concurrency
A collection of best practices and lessons learnt from applying concurrency in go.
☆99Updated 4 months ago
Alternatives and similar repositories for go-advance-concurrency:
Users that are interested in go-advance-concurrency are comparing it to the libraries listed below
- An example Event-Driven application in Go built with Watermill library.☆134Updated last year
- Distributed Systems programming examples in the Go programming language.☆104Updated 2 years ago
- Clean Architecture using Golang.☆83Updated 11 months ago
- Go lang implementation of saga pattern☆156Updated 5 months ago
- Golnag microservice-template by DDD☆32Updated this week
- Go Nats Streaming gRPC PostgerSQL emails microservice☆113Updated 3 years ago
- Example Go service using go-swagger and Clean Architecture☆171Updated last year
- Go Hotels microservices☆48Updated 3 years ago
- Go-CQRS-EventSourcing-Microservice☆95Updated 2 years ago
- ☆68Updated 6 years ago
- Go GRPC Auth Microservice☆137Updated last year
- Book companion source code☆53Updated 8 months ago
- Go clean Architecture with GRPC☆118Updated 5 years ago
- Toy API implementing idempotency keys using Golang & Clean Architecture☆162Updated 2 years ago
- Examples for building microservices with Go kit (gokit.io)☆183Updated 2 years ago
- Go-Elasticsearch-RabbitMQ☆41Updated 2 years ago
- Hands-On Dependency Injection in Go, published by Packt☆143Updated 2 years ago
- An example Go project for running local development environment, with hot code reloading.☆101Updated 5 years ago
- E-Commerce project using Hexagonal Architecture (Ports-and-adapters) as a proof-of-concept applying DDD in Go☆38Updated 3 years ago
- ☆61Updated 2 years ago
- AMQP Pub/Sub for the Watermill project.☆55Updated 2 weeks ago
- actor model imlepemtation in golang☆46Updated 2 years ago
- Go Event Sourcing CQRS Microservice☆167Updated 7 months ago
- FTGOGO - event-driven architecture demonstration application using edat☆133Updated 2 years ago
- Basic service discovery implementation 🥳☆43Updated 2 years ago
- showcase project for implementing DDD in Go☆68Updated 3 years ago
- Short examples of common anti-patterns in Go Web Applications.☆396Updated 3 months ago
- This project is created to demonstrate Go-Lang Clean Architecture/DDD/Hexagonal Architecture, and It show the usage of popular libraries …☆148Updated 2 years ago
- goes is an event-sourcing framework for Go.