luk4z7 / go-concurrency-guideLinks
Practical concurrency guide in Go, communication by channels, patterns
☆2,679Updated 2 years ago
Alternatives and similar repositories for go-concurrency-guide
Users that are interested in go-concurrency-guide are comparing it to the libraries listed below
Sorting:
- Concurrency patterns in Go☆2,992Updated last year
- 🦩 Tools for Go projects☆4,329Updated 2 weeks ago
- Collection of Technical Interview Questions solved with Go☆4,647Updated last year
- felixge's notes on the various go profiling methods that are available.☆3,620Updated last month
- A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific …☆3,022Updated 2 years ago
- Modern Go Application example☆1,915Updated 6 months ago
- Starter-kit for writing services in Go using Kubernetes.☆3,782Updated last week
- List of advice and tricks for Go ʕ◔ϖ◔ʔ☆3,179Updated 2 years ago
- Static analysis tool to detect potential nil panics in Go code☆3,380Updated this week
- 🚀 Visualise your Go program runtime metrics in real time in the browser☆3,296Updated 3 weeks ago
- Goroutine leak detector☆4,813Updated 6 months ago
- Better structured concurrency for go☆9,908Updated last year
- A hands-on approach to getting started with Go generics.☆1,862Updated 3 years ago
- Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.☆5,698Updated last year
- 📖 100 Go Mistakes and How to Avoid Them☆7,414Updated last month
- Building event-driven applications the easy way in Go.☆8,484Updated this week
- Automatically set GOMAXPROCS to match Linux container CPU quota.☆4,650Updated 8 months ago
- A curated list of awesome articles and resources for learning and practicing Go and its related technologies.☆430Updated last year
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,319Updated 3 weeks ago
- Fault tolerance and resilience patterns for Go☆1,785Updated 3 weeks ago
- SQL-first Golang ORM☆4,172Updated this week
- A mock code autogenerator for Go☆6,599Updated this week
- GoMock is a mocking framework for the Go programming language.☆2,810Updated last month
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆1,783Updated last month
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,384Updated 4 months ago
- Fluent SQL generation for golang☆7,417Updated last year
- This repo contains my notes on working with Go and computer systems.☆1,933Updated last year
- A dependency injection based application framework for Go.☆6,515Updated 2 weeks ago
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.☆2,655Updated this week
- Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/…☆4,069Updated last week