alextanhongpin / go-advance-concurrencyLinks
A collection of best practices and lessons learnt from applying concurrency in go.
☆108Updated 3 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
Sorting:
- Go lang implementation of saga pattern☆167Updated 10 months ago
- An example Event-Driven application in Go built with Watermill library.☆141Updated last year
- Distributed Systems programming examples in the Go programming language.☆103Updated 3 years ago
- Clean Architecture using Golang.☆83Updated 3 months ago
- Writing High Performant Golang Programs☆171Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 8 months ago
- A repo full of interview question implementations in golang.☆107Updated 3 years ago
- goes is an event-sourcing framework for Go.☆146Updated last week
- Basic service discovery implementation 🥳☆45Updated 2 years ago
- Golnag microservice-template by DDD☆34Updated last week
- Go Nats Streaming gRPC PostgerSQL emails microservice☆117Updated 4 years ago
- Golang Event Scheduling Sample Using Postgresql Database as persisting layer.☆55Updated 4 years ago
- Orchestration-based saga implementation dealing with distributed transactions in a microservice architecture.☆40Updated 2 years ago
- gRPC bidirectional streaming example written in golang☆118Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆135Updated 2 months ago
- Go clean Architecture with GRPC☆118Updated 6 years ago
- various libs or tools for Golang☆105Updated 2 months ago
- ☆27Updated 4 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- AMQP Pub/Sub for the Watermill project.☆56Updated 4 months ago
- Go GRPC Auth Microservice☆146Updated last year
- Toy API implementing idempotency keys using Golang & Clean Architecture☆162Updated 3 years ago
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆73Updated last week
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.☆157Updated last year
- Example gRPC server on Go☆28Updated last year
- Go concurrency patterns from Rob Pike's 2012 Google I/O talk☆170Updated 6 years ago
- Cheat Sheet for Go Slice Tricks☆175Updated 2 years ago
- Hands-On Dependency Injection in Go, published by Packt☆146Updated 2 years ago
- Book companion source code☆55Updated last year