godoylucase / workers-poolLinks
☆121Updated 4 years ago
Alternatives and similar repositories for workers-pool
Users that are interested in workers-pool are comparing it to the libraries listed below
Sorting:
- Go lang implementation of saga pattern☆170Updated last year
- Clean Architecture using Golang.☆84Updated 10 months ago
- http integration test framework☆258Updated last year
- An example Event-Driven application in Go built with Watermill library.☆149Updated 2 years ago
- Examples for building microservices with Go kit (gokit.io)☆184Updated 3 years ago
- A library to help you create pipelines in Golang☆226Updated 2 years ago
- Short examples of common anti-patterns in Go Web Applications.☆455Updated last year
- Writing High Performant Golang Programs☆176Updated 2 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 10 months ago
- Example Go service using go-swagger and Clean Architecture☆169Updated 3 months ago
- Implementation of design patterns in Golang☆323Updated 3 years ago
- Go GRPC Auth Microservice☆155Updated 2 years ago
- Distributed Systems programming examples in the Go programming language.☆102Updated 3 years ago
- Go clean Architecture with GRPC☆120Updated 6 years ago
- Go Nats Streaming gRPC PostgerSQL emails microservice☆118Updated 4 years ago
- This repo contains examples and implementations of different types of GRPC services and APIs using Golang.☆248Updated 5 years ago
- Hands-On Software Architecture with Golang, published by Packt☆228Updated 3 years ago
- Pragmatic Boilerplate for Golang RESTful Server Implementation☆182Updated 2 years ago
- An example Go project for running local development environment, with hot code reloading.☆110Updated 6 years ago
- A communication toolkit for Go services.☆94Updated 2 years ago
- All the boilerplate you need to get started with writing grpc-gateway powered REST services in Go☆501Updated 2 years ago
- Kafka Pub/Sub for the Watermill project.☆76Updated 2 months ago
- ☆139Updated 5 years ago
- Single repository for go-nats example code. This includes all documentation examples and any common message pattern examples.☆113Updated 2 years ago
- An easy to use, extensible boilerplate for Go applications☆108Updated 4 years ago
- Golang Mongodb Pagination for official mongodb/mongo-go-driver package which supports both normal queries and Aggregation pipelines with …